Overview
Browser automation for AI agents
dom0 enables programmatic browser automation through a local command-line interface. It connects to a locally-running CLI daemon via WebSocket on localhost to receive commands and return results. Features: - Capture accessibility tree snapshots for AI-readable page structure - Navigate, click, type, scroll, and interact with page elements - Take screenshots and export pages to PDF - Manage tabs and windows - Read and set cookies, localStorage, and sessionStorage - Emulate devices, viewports, and media preferences How it works: dom0 uses the Chrome DevTools Protocol (via the debugger API) to automate browser interactions. Commands are sent from the local dom0 CLI tool over a localhost-only WebSocket connection. No data is sent to any remote server. Permissions: - debugger: Required for Chrome DevTools Protocol access to automate page interactions - tabs: Required to list, create, switch, and close browser tabs - activeTab: Required to attach the debugger to the currently active tab - storage: Required to persist extension configuration - alarms: Required to keep the background service worker alive for the WebSocket connection - Host permissions (all URLs): Required to automate any website the user navigates to Privacy: All communication stays on your local machine. dom0 connects only to localhost and never transmits browsing data to external servers. See our privacy policy at https://bytespace.ai/privacy-policy. Learn more about dom0 at https://bytespace.ai or https://dom0.dev
0 out of 5No ratings
Details
- Version0.1.2
- UpdatedFebruary 22, 2026
- Size20.27KiB
- LanguagesEnglish
- DeveloperWebsite
Email
support@bytespace.ai - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser