Lives in the browser
A Chrome side panel plus a small native helper. Acts on the tabs you already have open.
Browy is a Chrome side-panel agent. You chat with it; it reads the active tab, clicks through pages, fills forms, runs JavaScript, captures screenshots, and remembers things across sessions.
It ships in two parts: the browser extension (on the Chrome Web Store) and a small native messaging host you install with one command. The install guide covers both.

Lives in the browser
A Chrome side panel plus a small native helper. Acts on the tabs you already have open.
Pick your model
Switch between frontier models (Claude, GPT, Gemini, Llama) on
the fly with /model or in Settings.
Reads the accessibility tree
The agent acts on indexed accessibility nodes, not CSS selectors, so it doesn’t break when class names change. JavaScript evaluation is available when the snapshot isn’t enough.
Open source
Apache 2.0. Read the agent loop, fork it, build it yourself. Browser tools can be turned off individually in Settings. Host shell and filesystem are off by default; enable them one at a time.
The native host installer ships from GitHub Releases. The extension is published on the Chrome Web Store; the same listing is reused by Edge and Brave.