Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ options.js
File
options.js
src/common/options.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
defaults from
'@/common/options-defaults'
;
2
import
{ initHooks, sendCmdDirectly } from
'.'
;
3
import
{ forEachEntry, objectGet, objectSet } from
'./object'
;
4
Callers
nothing calls this directly
Calls
3
initHooks
Function · 0.85
sendCmdDirectly
Function · 0.85
fire
Function · 0.70
Tested by
no test coverage detected