Browser Bridge (BBX)

Local bridge between your coding agent and browser. Structured access to DOM, styles, console, network, and reversible patches.

As of June 2026, Browser Bridge (BBX) has 46 users in the Developer Tools category.

Usersno change0%
46
46
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.5.3
Manifest V3
90-day change · In the last 90 days this extension 5 version updates.

History

7 snapshots

Tracking since May 1, 2026.

48.88287.119999999999997May 1, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
May 1, 20261.0.0
May 7, 20261.0.0
May 12, 2026101.1.0
May 18, 2026131.2.0
May 24, 2026211.5.0
May 31, 2026321.5.1
Jun 6, 2026381.5.3
Now461.5.3

Changelog

  • May 7, 2026
    name
    Browser Bridge
    Browser Bridge (BBX)

Permissions & access

Permissions
alarmsdebuggernativeMessagingscriptingsidePanelstoragetabs
Host access
<all_urls>

Screenshots

Browser Bridge (BBX) screenshot 1Browser Bridge (BBX) screenshot 2Browser Bridge (BBX) screenshot 3Browser Bridge (BBX) screenshot 4Browser Bridge (BBX) screenshot 5Browser Bridge (BBX) screenshot 6

About

Browser Bridge connects your AI coding agent to the Chrome tab you already have open. Instead of starting from a clean headless context, the agent reads the real page - logged-in sessions, feature flags, SPA state, seeded storage - the way you'd read DevTools, but structured and token-efficient.

It returns DOM trees, computed styles, layout data, console logs, network requests, and storage as structured JSON. No screenshots needed, no raw HTML dumps. The agent can also interact with the page, apply reversible CSS and DOM patches, and visually confirm fixes - all scoped to your explicit session.


What it does:

• Query DOM by selector, ARIA role, or text - with depth and node budgets
• Read computed styles, box model, and layout for specific elements
• Access console output, network requests, browser storage, and performance metrics
• Evaluate JavaScript in the page context
• Click, type, scroll, navigate, wait for elements, fill and submit forms
• Apply scoped CSS overrides and DOM patches - all reversible, session-scoped
• Capture element or region screenshots for visual confirmation


When to use it:

• Debug a layout bug that only appears in a logged-in or feature-flagged state
• Verify a local code change actually rendered correctly in Chrome
• Patch live CSS to prove a fix, then port the minimal change back to source
• Inspect why a form won't submit - check disabled state, coverage, missing attributes, JS errors
• Read SPA client-side state (localStorage, sessionStorage) after a real user journey


Supported agents:

Compatible with any AI coding agent that supports the Model Context Protocol (MCP) or can run shell commands. Setup for all major agents is built into the extension's side panel. See the project README on GitHub for the full list and setup guides.


How it works:

The extension opens a native messaging channel to a local daemon on your machine. Your agent connects via MCP or the bbx CLI and sends structured requests. The extension executes each request in the active tab and returns only the data asked for - no page dumps.

Access is scoped to one explicitly enabled Chrome window. The agent targets the active tab by default. No ambient browser access. Patches are tracked per session and roll back cleanly.


Setup:

1. Install this extension from the Chrome Web Store
2. Run: `npm install -g @browserbridge/bbx`
3. In the side panel, set up MCP or CLI skill for your agent
4. Enable a Chrome window for agent access
5. Ask your agent to inspect or patch the current tab

Requires Chrome and Node.js on the same machine as your agent.


Privacy:

All data stays local - the extension communicates only with the companion daemon on your machine. No external servers, analytics, or cloud services. Sessions are explicit and patches don't persist across reloads. Your agent may forward results under its own policy; Browser Bridge itself only moves data between your browser and your local machine.

Open source - GitHub: github.com/koltyakov/browser-bridge

Technical

Version
1.5.3
Manifest
V3
Size
149KiB
Min Chrome
114
Languages
1
Featured
No

Metadata

ID
jjjkmmcdkpcgamlopogicbnnhdgebhie
Developer ID
u076875377d887833fb94377acd4ff200
Developer Email
[email protected]
Created
Apr 30, 2026
Last Updated (Store)
May 27, 2026
Last Scraped
Jun 6, 2026
Website

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.