Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/QLHazyCoder/FlowPilot
/ gmail-mail.js
File
gmail-mail.js
content/gmail-mail.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// content/gmail-mail.js — Content script for Gmail polling (steps 4, 7)
2
// Injected dynamically on: mail.google.com
3
4
const
GMAIL_PREFIX =
'[MultiPage:gmail-mail]'
;
Callers
nothing calls this directly
Calls
5
resetStopState
Function · 0.85
log
Function · 0.85
loadSeenCodes
Function · 0.70
handlePollEmail
Function · 0.70
isStopError
Function · 0.70
Tested by
no test coverage detected