Safety & Privacy
Frontrun Safety & Privacy Overview
Frontrun is a lightweight Chrome extension that layers read‑only insights on top of the sites you already use (X, Solscan, GMGN, Axiom, Photon, and more). It never alters core site code or intercepts transactions—you simply see extra labels, tooltips, and analytics that help you trade smarter.
1. Open‑sourced Plasmo build
The exact bundle that ships to the Chrome Web Store is public here: https://github.com/FrontrunPro/frontrun-extension. Anyone can clone, diff, and audit it line‑by‑line.
2. Why We Request Each Permission
storage
Keeps your labels, watch‑lists, and UI preferences locally—nothing goes to our servers.
Your settings persist between sessions.
scripting
Injects tiny scripts that draw overlays on supported sites.
See wallet labels, fee‑cut indicators, etc.
sidePanel
Renders the Frontrun control panel.
Manage features in one click.
webRequest
Caches API calls and throttles network traffic.
Faster page loads & lower data usage.
windows
Opens pop‑ups for settings and onboarding.
Clean UX without cluttering new tabs.
identity
(optional)
OAuth sign‑in only if you choose to sync settings across devices.
Seamless experience from laptop to desktop.
Note: This list is a strict subset of the permissions requested by most Web3 wallets (e.g., Phantom wallet).
3. Your Security, Front and Center
✅ What We Do NOT Collect
🛡️ What We Do for Safety
Private keys or seed phrases
Open‑sourced the shipped build for public scrutiny
Clipboard data (no read/write access)
Run all logic client‑side—no keystrokes or browsing history sent to us
Hidden background crypto‑miners
Use battle‑tested libraries and standard MV3 architecture
4. Still Have Questions?
Join our Telegram group or open a GitHub issue. We’ll walk you through the code, permissions, or architecture in real time.
Frontrun is built by traders, for traders—with privacy and security baked in from day one.
Last updated