Chrome Extension
Usage
How to switch connections, choose Agent / Session, and send the current page to Downcity
Usage
Extension Popup Flow
- Click the extension icon in the browser toolbar
- Choose the active Server Connection
- Choose the target Agent
- Choose the target Session
- Write the task prompt
- Click send or press
Cmd/Ctrl + Enter
The popup is best for a deliberate, explicit dispatch.
What Happens During Send
The extension works in this order:
- Read the current page title and URL
- Capture the main page body as Markdown
- Build a Markdown attachment
- Send the Ask plus attachment to the target Agent / Session
Why Page History Exists
The popup keeps recent send history for the current page and current connection so you can:
- revisit previous asks
- avoid repetitive typing
- confirm which connection was used
Keyboard Shortcut
Cmd/Ctrl + Enter: send the current Ask
How Connection Switching Works
If you configured multiple Server Connections, the popup shows a connection selector at the top.
When you switch connections:
- the extension switches to that connection's Token
- the default Agent / Session preference changes with it
- page history is filtered for that connection