Problem
Jumping between a page and an AI chat tab breaks flow — copy, switch, paste, switch back. People wanted the AI brought to the selection, not the other way around.
My role
Sole builder and maintainer, end to end — permissions design, content-script injection, provider integrations, and the agent layer.
Constraints
Manifest V3's restricted permission model; users' API keys and page contents stay local, never routed through a server I control.
What shipped
Grew to roughly 1,000 users✓ verified · public listing and Chrome Web Store Featured status. The v3 agent plans and validates cross-tab tasks under exact-origin permissions, local API keys, and explicit confirmation gates before any action executes.
▶ 60s agent run — recorded demo
Placeholder — recording of the browser agent planning and executing a cross-tab task, with the confirmation gate visible.