Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
let
{ browser } = global;
2
const
kAddListener =
'addListener'
;
3
const
kRemoveListener =
'removeListener'
;
4
Callers
nothing calls this directly
Calls
6
proxifyGroup
Function · 0.85
onMessageListener
Function · 0.85
sendMessage
Function · 0.85
isFunction
Function · 0.85
log
Function · 0.70
test
Method · 0.45
Tested by
no test coverage detected