Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
generateId
Function · 0.85
resolveUrl
Function · 0.85
postToContentScript
Function · 0.85
captureEvent
Function · 0.85
callListener
Function · 0.85
attachFetchStreamObserver
Function · 0.85
wrapFetchResponseClone
Function · 0.85
processXHRChunk
Function · 0.85
flushXHRBuffer
Function · 0.85
log
Function · 0.70
Tested by
no test coverage detected