Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/philc/vimium
/ parse
Method
parse
background_scripts/completion/search_engines.js:140–142 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
138
}
139
140
parse(text) {
141
return
JSON.parse(text)[1];
142
}
143
}
144
145
export
class
Amazon extends BaseEngine {
Callers
15
createFirefoxManifest
Function · 0.45
parseManifestFile
Function · 0.45
filterCompletions
Function · 0.45
loadKeyMappings
Function · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected