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

File index.js

src/injected/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import browser from '@/common/browser'; // eslint-disable-line no-restricted-imports
2import { sendCmd } from './content/util';
3import { USERSCRIPT_META_INTRO } from './util';
4import './content';

Callers

nothing calls this directly

Calls 3

sendCmdFunction · 0.90
fetchCodeFunction · 0.85
closeSelfFunction · 0.85

Tested by

no test coverage detected