Privacy Policy
Browser Pilot — Chrome extension. Last updated: May 18, 2026.
Summary
Browser Pilot enables consent-based remote control of your Chrome browser by AI agents (Claude, Cowork, Cursor, or any MCP-compatible client). This policy explains what data the extension processes and how.
What we process
Only during an active session you explicitly accept via the per-connection popup:
- Mouse and keyboard commands you authorize are sent to the hub server, which forwards them to your Chrome
- Screenshots and page text are captured and streamed via the hub to the connected controller (AI agent or viewer)
- Cookies and storage values are accessed only when the controller explicitly requests them via specific commands (
cookies.get,state.cookies_export, etc.)
Stored locally (chrome.storage.local, never synced):
- Your randomly generated 9-digit agent ID
- Your preferences (sound mute toggle, trusted controllers list, domain allow/block policy)
- Pending session state across service worker restarts
Logged server-side on the hub (default: pilot.abhibots.com):
- Audit log of commands executed during your sessions — accessible to you via
/audit/<session_id> - Session start/end timestamps
- IP address of public connections (used solely for rate-limiting)
What we do NOT do
- We do not collect personally identifiable information (name, email, address, age)
- We do not track your browsing history outside of active sessions
- We do not sell, share, or transfer your data to third parties
- We do not use your data for advertising or analytics
- We do not load remote code — all JavaScript is bundled in the extension package
- We do not use or transfer user data to determine creditworthiness or for lending purposes
Hub server
Browser Pilot's default hub is hosted at pilot.abhibots.com. You may configure a self-hosted hub. Data only flows to the hub you choose.
Your controls
- End any active session anytime via the extension popup
- Pause sessions when needed
- Revoke trusted controllers individually
- Block specific domains via the popup's domain access list
- Regenerate your 9-digit ID at any time
- Mute sound + voice alerts via the popup toggle
Contact
Questions or requests: t.me/AbhiBots · github.com/AbhiWisdom