WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OpenClaw Browser Relay for Chrome

OpenClaw Browser Relay for Chrome

View on Chrome Web Store
View OpenClaw Browser Relay for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (6 ratings)
4 views
This extension has been viewed 4 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Powered by PAIO. Attach OpenClaw to your existing Chrome tab via a local CDP relay server.
Type
Extension
Users
6,000 users
2K
The Cyber Jury
View author page of The Cyber Jury
Published
Published on February 18, 2026
Version 1.0
Manifest version
3
Updated
Updated on February 22, 2026
productivity/workflow
Extension Category
View on Chrome Web Store
View OpenClaw Browser Relay for Chrome Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "OpenClaw Browser Relay for Chrome",
    "version": "1.0",
    "description": "Powered by PAIO. Attach OpenClaw to your existing Chrome tab via a local CDP relay server.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon121.png",
        "128": "icon121.png"
    },
    "permissions": [
        "debugger",
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/127.0.0.1\/*",
        "http:\/\/localhost\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_title": "OpenClaw Browser Relay (click to attach\/detach)",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon121.png",
            "128": "icon121.png"
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top