🪶Nanobrowser
nanobrowser/nanobrowser · homepage ↗
Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.
⭐ Very popular: 14k stars, gaining about 21 a week
View on GitHub ↗repo profile
momentum
durability
since we covered it
why it's a big deal
- Positions itself as a free alternative to OpenAI Operator; users bring their own API keys and pay only per-use provider costs with no subscription.
- Runs entirely in the local browser, so credentials and browsing stay client-side and are never sent to a cloud service beyond the LLM provider the user picks.
- Helps anyone wanting to automate multi-step web tasks (clicking, typing, scrolling, form flows) without committing to a hosted agent product.
under the hood
- Chrome extension written mostly in TypeScript, built on the React and Vite Chrome extension boilerplate with LangChain and Puppeteer.
- Uses a multi-agent split where a Planner handles reasoning and course correction and a Navigator executes the page interactions.
- Supports OpenAI, Anthropic, Google Gemini, Ollama, Groq, Cerebras, Llama, and custom OpenAI-compatible endpoints, and is licensed Apache 2.0 with roughly 13k stars.
Radar summary, generated from the project's public sources
star history
- PR#4 4k 2025-03-19
- now 14k + 10k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Better known than its recent output, coasting a little on attention.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Run multi-agent workflows with your LLM API key in a Chrome extension
similar projects
compare these →- 💻 BrowserUse
Python · 8.1× the stars
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
109k ACTIVE - 🦌 DeerFlow
Python · 5.9× the stars
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
80k ACTIVE - 🎯 Skyvern
Python · AGPL-3.0 licensed
Automate browser based workflows with AI
23k ACTIVE
comments
Sign in with GitHub to add your blip on Nanobrowser.