Browser Bridge

Browser Bridge

ID: jbajonmonccnibicpjlfkkcenpjcpedo

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
0.13.2
Size
1.65 MB
Rating
0.0/5
Reviews
0
Users
782
Type
Extension
Updated
Mar 4, 2026
Category
Developer tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
782

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2

Control Chrome for Browser Bridge: drive tabs and inspect pages for coding agents.

Browser Bridge connects Chrome to the Browser Bridge CLI and MCP tools, enabling coding agents and developer workflows that can both take actions in the browser and read back page state for verification and debugging. This extension is built for development and QA workflows: navigate through real sites, fill forms, click and type like a user would, and capture page state (DOM snapshots, console output, network data, performance metrics) to support a fast build-test-fix loop. KEY FEATURES BROWSER CONTROL (ACTIONS) - Navigate to URLs and manage tabs - Click, hover, scroll, type, drag, and select options - Fill multi-field forms - Handle JavaScript dialogs (accept/dismiss) - Wait for page conditions when needed PAGE INSPECTION (STATE AND DEBUGGING) - Capture DOM snapshots (accessibility tree or HTML) - Compare recent snapshots to spot UI changes - Find elements by role, label, or text and return stable references - Extract main page content (Markdown, text, or structured article output) - Collect console entries for debugging - Export network traffic as HAR - Evaluate JavaScript expressions - Read performance metrics ARTIFACTS AND DIAGNOSTICS - Capture screenshots as artifacts - Run a “doctor” diagnostic to verify extension connectivity and debugger status HOW IT WORKS Browser Bridge is a companion extension. Your agent, CLI, or MCP client sends structured commands to Browser Bridge, and the extension performs the requested actions in Chrome or returns the requested inspection data. IMPORTANT NOTES - The Chrome Debugger API shows an infobar when attached, and it cannot attach to a tab if DevTools is already open on that tab. - Some internal or restricted pages (for example chrome:// pages and the Chrome Web Store) cannot be automated or inspected. - This extension is intended for developer workflows and testing, not background automation. PERMISSIONS (WHY THEY ARE NEEDED) - Read and change all your data on all websites: Required so the extension can drive and inspect whichever site you are actively working with. - Tabs and web navigation: Needed to list tabs, activate a target tab, navigate, and observe page lifecycle events. - Scripting: Needed to run the content script that performs actions like clicking and typing. - Debugger: Needed for inspection features like DOM snapshots, console, network HAR, evaluation, and performance metrics. - Storage: Used to store small configuration values (for example, connection settings). GETTING STARTED 1. Install this extension. 2. Install Browser Bridge (Node.js 20+): npm i -g @btraut/browser-bridge 3. Drive and inspect from the CLI or from your coding agent. Optionally install the skill or MCP for best results.

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
3
IPv4
1
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

http:-http://${endpoint.host}:${endpoint.port}${CORE_HEALTH_PATH}`;
github.com/btraut/browser-bridgehttps://github.com/btraut/browser-bridge
www.w3.org/2000/svghttp://www.w3.org/2000/svg

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

127.0.0.1
IPv4
-

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.