Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
args=
new
URLSearchParams(location.search)
2
if
(args.has(
"target"
))
3
{
4
let
span=document.querySelector(
"[data-message='beforeNavigateDestination']"
)
Callers
nothing calls this directly
Calls
3
timer
Function · 0.85
when_safe
Function · 0.85
get
Method · 0.80
Tested by
no test coverage detected