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

File tester.js

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

Source from the content-addressed store, hash-verified

1/* eslint-disable max-classes-per-file */
2import { escapeStringForRegExp, getScriptPrettyUrl } from '@/common';
3import { ERR_BAD_PATTERN, BLACKLIST, BLACKLIST_NET, ERRORS } from '@/common/consts';
4import initCache from '@/common/cache';

Callers

nothing calls this directly

Calls 4

hookOptionsInitFunction · 0.90
initCacheFunction · 0.85
CreateBlacklistFunction · 0.85
setOneMethod · 0.80

Tested by

no test coverage detected