MCPcopy Index your code
hub / github.com/FastForwardTeam/FastForward / background.js

File background.js

src/js/background.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const brws=(typeof browser=="undefined"?chrome:browser),
2firefox=(brws.runtime.getURL("").substr(0,4)=="moz-"),
3extension_version=brws.runtime.getManifest().version,
4definitions_version="",

Callers

nothing calls this directly

Calls 10

refreshInjectionScriptFunction · 0.85
updateBypassDefinitionsFunction · 0.85
encodedRedirectFunction · 0.85
getRedirectFunction · 0.85
decodeHexStringFunction · 0.85
resolveRedirectFunction · 0.85
getMethod · 0.80
setMethod · 0.80
countItFunction · 0.70
isGoodLinkFunction · 0.70

Tested by

no test coverage detected