Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ get
Method
get
scripts/i18n.js:51–53 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
49
}
50
51
get(key) {
52
return
this.data[key];
53
}
54
55
dump(data, { extension, stripDescriptions }) {
56
if
(extension ===
'.json'
) {
Callers
15
eslint.test.js
File · 0.45
gm-global-wrapper.js
File · 0.45
updateGlobalDesc
Function · 0.45
requestNewer
Function · 0.45
CacheLoad
Function · 0.45
getOne
Method · 0.45
getMulti
Method · 0.45
augmentSetPopup
Function · 0.45
db.js
File · 0.45
readEnvironmentData
Function · 0.45
vacuum
Function · 0.45
setContext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected