hanzili/hanzi-in-chrome
any llm browsing for you in chrome
What's novel
any llm browsing for you in chrome
Code Analysis
9 files read · 3 roundsA Chrome extension that bridges AI agents with your real signed-in browser via MCP protocol, enabling autonomous browser automation with authenticated sessions and anti-bot measures.
Strengths
Innovative architecture combining CDP-based browser automation with MCP protocol for AI agent integration. Clean separation between extension (browser execution), server (MCP protocol), and relay (WebSocket routing). Robust anti-bot implementation with human-like behavior simulation. Handles Chrome service worker suspension gracefully with message queuing.
Weaknesses
Limited test coverage - mostly manual testing via scripts. Some large monolithic files in the extension codebase. Global state usage in background scripts could be refactored for better isolation.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
61
Contributors
1
Files
176
Active weeks
6
Repository
Language
JavaScript
Stars
77
Forks
15
License
NOASSERTION