Manifest V3 Compatible
Let AI control
your browser securely.
The uncompromised CDP bridge for Chrome. ProxyBase Relay gives AI agents controlled access to real websites with per-tab isolation and live visibility.
- Give AI access to one tab, not your whole browser
- See what it reads, clicks, and fetches in real time
- Stop any session instantly
- Keep long-running sessions alive
- Follow pop-ups and new tabs without losing context
- Work across sites, even when they have no WebMCP support
One-Tab Permissioning
Grant AI access to a single active tab. Other tabs, history, passwords, and bookmarks stay entirely isolated and out of reach from automation.
Live Isolation Active
Live Real-time Logging
Watch every fetch, click, and read as it happens in the overlay.
CTRL + C
Instant Kill Switch
Disconnect any active session immediately with a single click. You maintain absolute control at all times.
openclaw.config.js
export default {
browser: {
// Standard CDP compliant
remoteCdpTimeoutMs: 1500,
profiles: {
proxybase: {
cdpUrl: "https://relayhere...",
color: "#9B59B6"
}
}
}
};
Built for DevTools
Protocol scaling.
Continuous Connectivity
MV3 compliant tunnel bypasses 5-minute service worker kills via an offscreen data channel.
Works Independent of WebMCP
Handle restrictive networks and legacy sites with no structured tool support natively.
Multi-Tab Continuity
AI follows OAuth popups and new tabs perfectly via automatic Target Domain events.