Usage
Floating Bubble
The floating bubble is the quickest way to use ClawSide. Select any text on a webpage, and after ~250ms a small bubble appears above your selection.
Bubble buttons:
- π Translate β Translate selected text
- π Summarize β Summarize the current page
- π¬ Ask β Ask a question about the content
Click any button to get results directly in a popup. Use the copy button to copy results.
Positioning
The bubble appears at the horizontal center of your selection, positioned below the text. If thereβs not enough space below, it flips above instead.
Side Panel
For the full experience, open the side panel by clicking the ClawSide extension icon in your browser toolbar, or press:
- Windows/Linux:
Ctrl+Shift+P - Mac:
Command+Shift+P
The side panel contains all four tools: Translate, Summarize, Ask, and History.
Translate
Quick Translate (Floating Bubble)
- Select text on any page
- Click the π button on the floating bubble
- Translation appears in the popup
- Click π to copy
Side Panel Translate
- Open the side panel
- Select text on the page (or it auto-detects)
- Choose target language from dropdown
- Click Translate
Global Page Translation
- Long-press or right-click the floating bubble
- Select Translate from the radial menu
- All paragraphs on the page are translated
- Translated in batches of 10 paragraphs
- Shows loading placeholders during translation
- Click again to hide/show translations
Summarize
Quick Summarize (Floating Bubble)
- With text selected, click π on the bubble
- Page summary appears in the popup
Side Panel Summarize
- Open the side panel β Summarize tab
- Page content is automatically loaded
- Summary appears with copy and ask buttons
Ask from Summary
From a summarize result, click the π¬ icon to:
- Jump to the Ask tab
- Load the summary as conversation context
- Continue asking questions about the page
Ask
The Ask tool lets you chat with AI about the current pageβs content.
How to Use
- Open the side panel β Ask tab
- Type your question about the page
- Press
Enteror click Send - AI response streams in
- Conversation continues in context
Tips
- Context: Your current page URL, title, and content are automatically included
- Selected text: If you select text before asking, that text is prioritized
- Keyboard shortcut:
Ctrl+Enterto send quickly - Markdown: Responses render with Markdown formatting
Transfer from Popup
Had a conversation in the floating bubble popup? Click the open-external icon (top-right) to transfer the chat history to the side panelβs Ask tab and continue there.
History
All your interactions are saved per tab and URL.
Viewing History
- Open the side panel β History tab
- See a chronological list of all translate/summarize/ask interactions
- Click any item to expand and see details
Storage
- Chat history is stored locally in your browser (Chrome storage API)
- Maximum 50 conversation sessions per tab with LRU eviction
- History is keyed by tab ID + page URL hash
Settings
Click the βοΈ gear icon in the side panel action bar to access settings.
Basic Settings
- Gateway Port: Default
18789(OpenClaw default) - Auth Token: If your gateway requires authentication
- Language: Preferred language for translations
- Appearance: System / Light / Dark theme
- Test Connection: Verify gateway connectivity
Tool Prompts
Customize the prompts used for each tool:
- {lang} β Target language placeholder
- {text} β Selected text placeholder
- {content} β Page content placeholder
About
- Extension version
- Debug information
- Links to changelog, license, support