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

File db.js

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

Source from the content-addressed store, hash-verified

1import {
2 dataUri2text, i18n, getScriptHome, isDataUri,
3 getScriptName, getScriptsTags, getScriptUpdateUrl, isRemote, sendCmd, trueJoin,
4 getScriptPrettyUrl, getScriptRunAt, makePause, isValidHttpUrl,

Callers

nothing calls this directly

Calls 15

addPublicCommandsFunction · 0.90
addOwnCommandsFunction · 0.90
getScriptsTagsFunction · 0.90
getDefaultCustomFunction · 0.90
getNameURIFunction · 0.90
initOptionsFunction · 0.90
parseMetaWithErrorsFunction · 0.85
getIntFunction · 0.85
sortScriptsFunction · 0.85
vacuumFunction · 0.85
checkRemoveFunction · 0.85
getOneMethod · 0.80

Tested by

no test coverage detected