Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/QLHazyCoder/FlowPilot
/ background.js
File
background.js
background.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// background.js — Service Worker: orchestration, state, tab management, message routing
2
3
importScripts(
4
'background/account-run-history.js'
,
Callers
nothing calls this directly
Calls
11
initializeSessionStorageAccess
Function · 0.85
setupDeclarativeNetRequestRules
Function · 0.85
buildHotmailLocalEndpoint
Function · 0.85
appendAndBroadcastAccountRunRecord
Function · 0.85
clearStopRequest
Function · 0.85
runAutoSequenceFromStep
Function · 0.85
launchAutoRunTimerPlan
Function · 0.85
restoreAutoRunTimerIfNeeded
Function · 0.85
handleMessage
Function · 0.70
throwIfStopped
Function · 0.70
executeStep6
Function · 0.70
Tested by
no test coverage detected