Use /tab: to attach browser tab context to your prompt.
Start
Type this at the end of input:
/tab:
The tab selector opens and you can choose one or more tabs.
Browser Support
Current tab enumeration support:
- Chrome
- Arc
- Safari
Firefox is detected but tab enumeration is currently not implemented.
Selection Controls
- Click: select one tab and confirm immediately
⌘-Click: toggle multi-select⇧-Click: select range⌘A: select all filtered tabsSpace: toggle highlighted tab↑/↓: move highlightEnter: confirmEsc: cancel
Refresh Behavior
- Tab list refreshes every 5 seconds while selector is open
- Existing selections are preserved when possible
- Tabs are sorted with active tabs first
What Gets Added
When tabs are selected:
- A placeholder is inserted into input (for example
[Tab: example.com]). - Tab content extraction runs asynchronously.
- On send, Agentastic prepends a browser context block with tab metadata and any extracted content.
This gives the model tab-aware context while still preserving your typed request.