Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ i18n, defaultImage, sendTabCmd, trueJoin } from
'@/common'
;
2
import
{ addPublicCommands, commands } from
'./init'
;
3
import
{ CHROME } from
'./ua'
;
4
import
{ vetUrl } from
'./url'
;
Callers
nothing calls this directly
Calls
2
addPublicCommands
Function · 0.90
notifyOpener
Function · 0.85
Tested by
no test coverage detected