MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / browser.js

File browser.js

src/common/browser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let { browser } = global;
2const kAddListener = 'addListener';
3const kRemoveListener = 'removeListener';
4

Callers

nothing calls this directly

Calls 6

proxifyGroupFunction · 0.85
onMessageListenerFunction · 0.85
sendMessageFunction · 0.85
isFunctionFunction · 0.85
logFunction · 0.70
testMethod · 0.45

Tested by

no test coverage detected