MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / gm-api-wrapper.js

File gm-api-wrapper.js

src/injected/web/gm-api-wrapper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import bridge from './bridge';
2import { GM4_ALIAS, GM_API, GM_API_CTX, GM_API_CTX_GM4ASYNC, gmCookieInvoker } from './gm-api';
3import { makeGlobalWrapper } from './gm-global-wrapper';
4import { makeComponentUtils, safeCopy, thisObjectProto } from './util';

Callers

nothing calls this directly

Calls 4

makeComponentUtilsFunction · 0.90
makeGlobalWrapperFunction · 0.90
safeCopyFunction · 0.90
setOwnPropFunction · 0.85

Tested by

no test coverage detected