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

Class

extensions/edge/backgroundScriptsAPIBridge.js:353–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351 }
352}
353class EdgeHistoryBridge {
354 get onVisited() { bridgeLog.LogUnavailbleApi("history.onVisited"); return bridgeHelper.fakeEvent; }
355 get onVisitRemoved() { bridgeLog.LogUnavailbleApi("history.onVisitRemoved"); return bridgeHelper.fakeEvent; }
356 addUrl(details, callback) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected