MCPcopy Create free account
hub / github.com/bywwcnll/StreamPanel / inject.js

File inject.js

inject.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2 // Prevent multiple injections
3 if (window.__STREAM_PANEL_INJECTED__) return;
4 window.__STREAM_PANEL_INJECTED__ = true;

Callers

nothing calls this directly

Calls 10

generateIdFunction · 0.85
resolveUrlFunction · 0.85
postToContentScriptFunction · 0.85
captureEventFunction · 0.85
callListenerFunction · 0.85
wrapFetchResponseCloneFunction · 0.85
processXHRChunkFunction · 0.85
flushXHRBufferFunction · 0.85
logFunction · 0.70

Tested by

no test coverage detected