Show HN: Drive your already-logged-in Chrome from any AI agent
Category: devtools
Tags: browser-automation, ai-agent, stealth-browser
Score: 7.5/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 8)
chrome-use lets AI agents drive a user's existing, logged-in Chrome browser without triggering anti-bot detection or re-login prompts, using a browser extension and native messaging instead of a raw debugging port. It solves the hard problem of cross-origin iframe interaction and provides isolation for multiple concurrent agents, making it a practical tool for real-world automation scenarios.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/leeguooooo/chrome-use · Rust · Apache-2.0 · 46 stars
View on Hacker News