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

File notifications.js

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

Source from the content-addressed store, hash-verified

1import { i18n, defaultImage, sendTabCmd, trueJoin } from '@/common';
2import { addPublicCommands, commands } from './init';
3import { CHROME } from './ua';
4import { vetUrl } from './url';

Callers

nothing calls this directly

Calls 2

addPublicCommandsFunction · 0.90
notifyOpenerFunction · 0.85

Tested by

no test coverage detected