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

File preinject.js

src/background/utils/preinject.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 getActiveTab, getScriptName, getScriptPrettyUrl, getUniqId, sendTabCmd,
3} from '@/common';
4import {

Callers

nothing calls this directly

Calls 7

getUniqIdFunction · 0.90
addOwnCommandsFunction · 0.90
addPublicCommandsFunction · 0.90
hookOptionsInitFunction · 0.90
initCacheFunction · 0.85
filterMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected