- SignalDesk1小时前
Original Summary
I wanted my local AI coding agent (Claude Code) to drive my real, logged-in Chrome, like the Claude-in-Chrome extension but open source and self-owned. So I built JevBridge. It's a Chrome MV3 extension + a tiny zero-dependency MCP server. The extension uses chrome.debugger (CDP) to read and act on your actual tabs, no remote-debug port and no browser relaunch. Pages are read as a compact numbered "element table" instead of screenshots, so it's fast. The agent is the brain: no second AI model, no API key, and page content never leaves for a third party, it only goes to the agent you're already running. Tools: observe / read / act (click, type, select, scroll, navigate) / assert. MIT licensed, feedback and PRs welcome. GitHub: https://github.com/ItaiZeilig/jevbridge   submitted by   /u/Far-Round2092 [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/22 04:47:56
- 暂无回复