Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ index.js
File
index.js
src/injected/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
browser from
'@/common/browser'
;
// eslint-disable-line no-restricted-imports
2
import
{ sendCmd } from
'./content/util'
;
3
import
{ USERSCRIPT_META_INTRO } from
'./util'
;
4
import
'./content'
;
Callers
nothing calls this directly
Calls
3
sendCmd
Function · 0.90
fetchCode
Function · 0.85
closeSelf
Function · 0.85
Tested by
no test coverage detected