Doppel Home

Privacy Policy

Last updated: 23 June 2026

Doppel Bridge ("the extension") is a developer tool that lets your own AI agent automate your own browser. It is built to keep everything on your machine.

What the extension does

The extension opens a single WebSocket connection to a companion Doppel server running locally on your computer at ws://127.0.0.1:9333. At your direction (through your AI agent), it relays a restricted set of Chrome DevTools Protocol commands to the tabs you are automating: reading the page's accessibility tree and structure, dispatching trusted clicks and keystrokes, navigating, and capturing screenshots.

Data the extension handles

What the extension does NOT do

All network traffic from the extension goes to 127.0.0.1:9333 on your own machine and nowhere else. Where your local AI agent sends data after that is governed by that agent's own provider and your configuration, not by this extension.

Permissions

Each permission is used only for the automation described above: debugger (send the CDP commands), tabs / tabGroups (target and organize automation tabs), alarms (keep the local connection alive), storage (hold the local token), offscreen (read the light/dark theme for a legible toolbar icon), and host access (automation can be directed at any site you choose).

Contact

rudrakshjadhav@gmail.com