My Browser extension
Let the agent drive your real Chrome — with the sites you're already logged into — instead of a cloud browser. The browser runs on your machine, so your sessions and cookies never leave it, and login-gated or anti-bot pages just work.
What it does
Normally the agent browses in a cloud computer. With the My Browser extension installed and paired, "open a site / log in / fill a form / read this page" tasks run in your own Chrome tab instead:
Your logins, reused. The agent acts in your real profile, so anything you're signed into already works — no re-authenticating, no sharing passwords.
Stays on your machine. Pages are read and acted on locally; only the agent's small decisions go over the wire. There is no per-minute cloud-desktop charge — you only pay the model cost.
You stay in control. The agent works in a dedicated tab (it never hijacks the tab you're on), asks before each action, and you can stop it at any time.
Requires Google Chrome 114+ on desktop (or a Chromium browser that supports unpacked extensions). It does not touch your files — browser only.
1. Install the extension
Then load it in Chrome:
Unzip the downloaded file to a folder you'll keep (e.g.
Documents/nexevo-my-browser). Chrome loads the extension from this folder, so don't delete it afterwards.Open
chrome://extensionsin Chrome.Turn on Developer mode (top-right toggle).
Click Load unpacked and select the unzipped folder (the one containing
manifest.json).Nexevo — My Browser now appears in your extensions. Pin it if you like.
2. Pair it with your account
In Nexevo, open Apps → My Browser.
The card detects the extension and shows Connect. Click it — pairing is automatic (no codes to copy).
The card turns to Online. You're ready.
Pairing is per user and revocable any time from the same card (Disconnect) — that drops the connection immediately.
3. Use it
Just ask the agent to do something on the web, e.g. "open my GitHub notifications and summarize them" or "log into the dashboard and export this month's report". When the task needs a browser, it opens a new tab in your Chrome and works there while you watch. Each action shows a one-click approve/deny bar, and an on-page banner reminds you the agent is operating the tab.
The extension uses Chrome's debugger interface to act on pages, so Chrome shows its own "Nexevo — My Browser started debugging this browser" banner while a task runs — that's expected. Closing the agent tab, clicking Stop, or disconnecting ends control instantly.
Updating
Load-unpacked extensions don't auto-update. To update, download the latest ZIP, unzip it over the same folder (replace the files), then open chrome://extensions and click the refresh icon on the Nexevo — My Browser card.
Troubleshooting
Connect button doesn't appear — reload the Nexevo tab after installing the extension; the page detects it on load.
Shows Offline after pairing — Chrome may have idled the extension; open
chrome://extensionsand confirm it's enabled, then click Connect again.An action was denied — the agent asks before each step; if you miss the prompt it defaults to deny. Just re-run the task.
Privacy
The extension only accesses pages while a task you asked for is running, in the dedicated agent tab; your logins and credentials are never read or transmitted. Full details in the extension privacy policy.
Endpoints
GET /v1/browser/download — the extension ZIP (public)
WS /v1/browser/ws — the paired relay (signed token)