Getting Started
Anthra Selector runs as a Manifest V3 Chrome DevTools extension. The install CTA is a placeholder until the Chrome Web Store URL is available.
Quick start
- Press
Alt+S. - Click the element to inspect.
- Paste the context into AnthraCode.
Use the DevTools panel
Open Chrome DevTools and select the AI Selector panel. From there you can start element selection, refresh the current context, and copy the current selection again.
Use the keyboard command
Press Alt+S while the inspected tab is active. The selector overlay appears on the page. Hover to target an element, click to copy context, or press Esc to cancel.
Paste into your agent
After selection, paste the copied block into AnthraCode or another coding agent and add the task: fix a bug, restyle a component, refactor markup, or explain why the UI behaves a certain way.
