ClawSide
Install on ChromeWhat is ClawSide?
ClawSide is a Chrome extension that brings your local AI assistant directly into your browser. Select text on any page to translate, summarize, or ask questions β no copy-pasting required.
Built with privacy in mind: everything runs locally via your own OpenAI-compatible gateway (OpenClaw, Ollama, Hermes Agent, etc.). Your data never leaves your machine.
Features
- π Translate β Select text to translate into any language instantly
- π Summarize β Get a quick summary of any webpage with one click
- π¬ Ask β Chat with AI about the current pageβs content
- π Floating Bubble β Appears on text selection for quick access
- βοΈ Radial Menu β Long-press for more tools (translate page, summarize, ask)
- π Chat History β All interactions saved per tab and URL
- π¨ Beautiful Dark UI β Terminal-inspired design, matches OpenClawβs aesthetic
Architecture
Chrome Page
ββ Floating bubble (content script) β inline popup with result
ββ Side panel (extension icon) β full-featured standalone panel
β HTTP (chrome-extension β 127.0.0.1:{port})
Local LLM/Agent Gateway β LLM
Prerequisites
ClawSide connects to any local LLM/Agent that provides an OpenAI-compatible HTTP endpoint. Enable the HTTP Gateway in your configuration, then ClawSide will connect automatically.
Quick Start
- Open Chrome β
chrome://extensions/ - Enable Developer mode β Load unpacked β select the
extension/folder - Select text on any page β floating bubble appears β click an icon
- Or click the ClawSide extension icon β Open side panel for full features
Keyboard Shortcut
Ctrl+Shift+P (Mac: Command+Shift+P) β Open or close the side panel
License
MIT