MCPcopy 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

1import defaults from '@/common/options-defaults';
2import { initHooks, sendCmdDirectly } from '.';
3import { forEachEntry, objectGet, objectSet } from './object';
4

Callers

nothing calls this directly

Calls 3

initHooksFunction · 0.85
sendCmdDirectlyFunction · 0.85
fireFunction · 0.70

Tested by

no test coverage detected