MCPcopy Create free account
hub / github.com/Justineo/github-hovercard /

Class

extensions/edge/contentScriptsAPIBridge.js:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 }
186}
187class EdgeI18nBridge {
188 getAcceptLanguages(callback) {
189 return bridgeLog.DoActionAndLog(() => {
190 return myBrowser.i18n.getAcceptLanguages(callback);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected