nanobrowser/nanobrowser

Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 4th, 2026
Created on December 31st, 2024
Open Issues & Pull Requests: 78 (+0)
GitHub issues: Enabled
Number of forks: 1,451
Total Stargazers: 13,752 (+0)
Total Subscribers: 70 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.0 hours
Mean response time: 9.2 days
90th percentile: 28.8 days
Tracked items: 124

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 8% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 49
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 338 days
Stale 30+ days: 49
Stale 90+ days: 44

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (57)
  • enhancement (53)
  • needs-triage (36)
  • help wanted (13)
  • docs (9)
  • good first issue (8)
  • wontfix (2)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Nanobrowser is a Chrome extension for AI-powered web automation that runs locally in your browser.

The tool addresses the need for affordable, privacy-preserving web automation by deploying a multi-agent system directly in your browser. Rather than sending requests to a cloud service, Nanobrowser executes AI workflows locally using your own LLM API keys. The system uses specialized agents that collaborate to accomplish complex tasks—a Planner agent that reasons about goals and self-corrects when encountering obstacles, and a Navigator agent that executes instructions on web pages. You interact through an intuitive side panel chat interface where you can describe tasks, receive real-time status updates, ask follow-up questions, and review conversation history.

Nanobrowser suits developers and users who want web automation without subscription costs or privacy concerns. It works best for those comfortable managing their own LLM API keys and who prefer flexibility in choosing which models power different agents. The tool supports OpenAI, Anthropic, Gemini, Ollama, Groq, Cerebras, Llama, and custom OpenAI-compatible providers. Unlike OpenAI Operator, which operates as a hosted service with fixed pricing, Nanobrowser is fully open source and free to install, with costs determined only by your own API usage. The extension officially supports Chrome and Edge with full feature parity.

Development activity shows consistent engagement with the project. The maintainers actively solicit community input through Discord and social channels, indicating responsiveness to user needs. The codebase is written in TypeScript and remains open to contributions, with the team maintaining a sponsorship option for those wanting to support ongoing development. Regular updates to supported LLM providers demonstrate the project's evolution in response to the expanding ecosystem of AI models.