openclaw/assets/chrome-extension
2026-01-15 05:15:33 +00:00
..
icons feat: polish chrome extension UX 2026-01-15 05:11:03 +00:00
background.js feat: polish chrome extension UX 2026-01-15 05:11:03 +00:00
manifest.json feat: polish chrome extension UX 2026-01-15 05:11:03 +00:00
options.html feat: improve extension options diagnostics 2026-01-15 05:15:33 +00:00
options.js feat: improve extension options diagnostics 2026-01-15 05:15:33 +00:00
README.md feat: add Chrome extension browser relay 2026-01-15 04:52:28 +00:00

Clawdbot Chrome Extension (Browser Relay)

Purpose: attach Clawdbot to an existing Chrome tab so the Gateway can automate it (via the local CDP relay server).

Dev / load unpacked

  1. Build/run Clawdbot Gateway with browser control enabled.

  2. Ensure the relay server is reachable at http://127.0.0.1:18792/ (default).

  3. Install the extension to a stable path:

    clawdbot browser extension install
    clawdbot browser extension path
    
  4. Chrome → chrome://extensions → enable “Developer mode”.

  5. “Load unpacked” → select the path printed above.

  6. Pin the extension. Click the icon on a tab to attach/detach.

Options

  • Relay port: defaults to 18792.