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

Class

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

Source from the content-addressed store, hash-verified

267 }
268}
269class EdgeCookiesBridge {
270 get(details, callback) {
271 bridgeLog.DoActionAndLog(() => {
272 myBrowser.cookies.get(details, callback);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected