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

File content_script.js

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

Source from the content-addressed store, hash-verified

1//If you want to add your own bypass, go to injection_script.js
2if(document instanceof Document)
3{
4 let clipboardIndex=location.hash.indexOf("#bypassClipboard="),ignoreCrowdBypass=false,bypassClipboard=""

Callers

nothing calls this directly

Calls 3

simplifyDomainFunction · 0.85
setMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected