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

Class

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

Source from the content-addressed store, hash-verified

136}
137var bridgeLog = new EdgeBridgeDebugLog();
138class EdgeExtensionBridge {
139 getBackgroundPage() {
140 return bridgeLog.DoActionAndLog(() => {
141 return myBrowser.extension.getBackgroundPage();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected