MCPcopy Index your code
hub / github.com/FastForwardTeam/FastForward / before-navigate.js

File before-navigate.js

src/html/before-navigate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const args=new URLSearchParams(location.search)
2if(args.has("target"))
3{
4 let span=document.querySelector("[data-message='beforeNavigateDestination']")

Callers

nothing calls this directly

Calls 3

timerFunction · 0.85
when_safeFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected