#After updating to v2026.3.7, the OpenClaw Browser Relay Chrome extension stopped working

1 messages ยท Page 1 of 1 (latest)

untold wind
#

Extension shows yellow "..." badge on the toolbar icon permanently
Previously showed red "!" (relay not running), now stuck on yellow after troubleshooting
Clicking the toolbar icon on any tab does not attach/connect

Current configuration
Port: 18789
Gateway token: correctly set
Extension version: 0.1.0
Chrome version: 146.x (latest)
macOS: Sequoia (arm64)

What I've tried
Removed and reinstalled the extension from /opt/homebrew/lib/node_modules/openclaw/assets/chrome-extension
Verified port (18789) and token in extension options
Extension options shows: "Relay reachable and authenticated at http://127.0.0.1:18789/"
Restarted OpenClaw gateway
Ran openclaw doctor --fix

The weird part
The relay itself IS reachable and authenticated (green text in extension options), but clicking the toolbar button on a regular Chrome tab never transitions from yellow "..." to connected.

Was working fine before the update. Any ideas?