Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by apireno • Uncategorized
A Chrome Extension that exposes the browser's Accessibility Tree as a virtual filesystem accessible via terminal commands.
Browse and interact with web pages programmatically using standard filesystem commands.
Extract structured content and metadata from web pages without relying on fragile DOM queries.
Navigate browser tabs and windows semantically and perform actions like clicking and typing.
DOMShell allows AI agents and humans to browse and interact with web pages using familiar Linux commands like ls, cd, cat, and click through a terminal in the Chrome Side Panel. It maps browser windows, tabs, and DOM elements into a hierarchical filesystem structure, enabling deterministic and semantic navigation and interaction without relying on brittle selectors or screenshots. This abstraction facilitates robust automation, content extraction, and navigation on any website without site-specific adapters.