MCPcopy
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

1import { Debuggee } from "./debuggee";
2import { Interception } from "./interception";
3import { Intercepted } from "./request";
4

Callers

nothing calls this directly

Calls 7

attachMethod · 0.80
onRequestMethod · 0.80
postMessageMethod · 0.80
onResponseMethod · 0.80
getResponseBodyMethod · 0.80
detachMethod · 0.80
waitForDetachMethod · 0.80

Tested by

no test coverage detected