Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/tamperchrome
/ background.ts
File
background.ts
v2/background/src/background.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Debuggee } from
"./debuggee"
;
2
import
{ Interception } from
"./interception"
;
3
import
{ Intercepted } from
"./request"
;
4
Callers
nothing calls this directly
Calls
7
attach
Method · 0.80
onRequest
Method · 0.80
postMessage
Method · 0.80
onResponse
Method · 0.80
getResponseBody
Method · 0.80
detach
Method · 0.80
waitForDetach
Method · 0.80
Tested by
no test coverage detected