Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MALSync/MALSync
/ registerEmitterTab
Function
registerEmitterTab
src/background/messageHandler.ts:165–167 ·
view source on GitHub ↗
(tabId: number)
Source
from the content-addressed store, hash-verified
163
}
164
165
function
registerEmitterTab(tabId: number) {
166
activeEmitterTabs.add(tabId);
167
}
168
169
export
function
xhrAction(
170
message: xhrI,
Callers
1
messageHandler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected