MCPcopy
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
145export class Amazon extends BaseEngine {

Callers 15

createFirefoxManifestFunction · 0.45
parseManifestFileFunction · 0.45
filterCompletionsFunction · 0.45
loadKeyMappingsFunction · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected