Problem
Agentic browsers are just rebranded Chrome extensions that tend to be slow, inaccurate, and non-editable. Building extensions traditionally requires hours in devtools.
Solution
A browser overlay that builds real Chrome extensions through natural language, automatically reloading pages with new functionality. Lovable for Chrome Extensions.
Impact
Design sprint 2/6 in bootstrapped incubator. Enables anyone to customize the web to their preferences without waiting for big tech companies.
Technology
Built with open source approach, hot reloading system, and custom system prompts that guarantee proper extension structure and functionality.
Sprint 2 Details
Sprint Timeline: June 1st - June 14th
Identified that every modern agent is basically a Chrome Extension in disguise
Built overlay IDE with console logs, DOM elements, system prompt, and hot reloading
Created open source solution with local server watching changelog.txt for hot reloading
Discovered users don't know what workflows they want automated - tools are often "homework"
Key Insights
Market Gap
Google is neglecting extensions and not making the connection between agents & extensions. Companies offering agentic browsers are cherrypicking use cases that would be better solved by one-off chrome extensions.
Technical Innovation
Icons aren't generated automatically since extension documentation wasn't reflected well in LLM training data. Built solution with accessibility permissions and boilerplate removal.
User Validation
Even developers preferred the in-browser IDE version, with one saying they'd ditch Claude Code if this worked. However, most "workflow builders" are solutions in search of problems.