Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ map
Method
map
src/background/sync/webdav.js:78–80 ·
view source on GitHub ↗
(callback)
Source
from the content-addressed store, hash-verified
76
}
77
78
map(callback) {
79
return
this.children().map(callback);
80
}
81
82
getCallback(callback) {
83
if
(typeof callback ===
'string'
) {
Callers
15
createIcons
Function · 0.80
injectScripts
Function · 0.80
createSearchRules
Function · 0.80
getMulti
Method · 0.80
remove
Method · 0.80
ua.js
File · 0.80
initOptions
Function · 0.80
onHeadersReceived
Function · 0.80
ExportZip
Function · 0.80
getScriptsByIdsOrAll
Function · 0.80
getSizes
Function · 0.80
checkRemove
Function · 0.80
Calls
1
children
Method · 0.95
Tested by
no test coverage detected