Heybro transforms Chrome into an intelligent AI agent that executes browser tasks through natural language commands. Powered by Google Gemini, this open-source side-panel extension interprets your requests, analyzes page DOM structures, and autonomously performs clicks, form fills, and multi-page navigation— eliminating manual browser interactions
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Add state persistence, enhance element detection and interaction logic, and introduce new documentation files.
05e3f8eView on GitHubRefactor `InteractionEngine.type` to use `execCommand` for robust `contenteditable`
71b88dcView on GitHubAdd robust retry logic for UI actions, enhance history tracking, refine sidepanel styling, and introduce syntax checking files.
de1ee69View on GitHubAdd 'show IDs' setting, refactor task list UI with new styles and SVG icons, and implement dynamic logo animation.
5becfa9View on GitHubEnhance tap tool with new tab/tab switch detection and add a read_page tool.
1ab55b5View on GitHubRemove Tesseract OCR library and associated vendor files, update core scripts, and introduce a logger.
2bd4b99View on GitHubImplement LLM-driven plan updates and agent loop detection, alongside improved click/scroll event handling and stop streaming UI.
0199af1View on GitHubImplement session management with a refactored UI for streaming output and a new key press tool.
2656cbdView on GitHubReimplement sidepanel with agent-driven UI, planning, tools, and state management.
81bad04View on GitHub