Download Latest Version BrowserTools-1.2.0-extension.zip (23.3 kB)
Email in envelope

Get an email when there's a new version of BrowserTools MCP

Home / v1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
chrome-extension-v1-1-0.zip 2025-03-02 10.9 kB
README.md 2025-03-02 1.5 kB
v1.1.0 - Bug fixes for logging, screenshots and dev tools runtime source code.tar.gz 2025-03-02 54.8 kB
v1.1.0 - Bug fixes for logging, screenshots and dev tools runtime source code.zip 2025-03-02 62.1 kB
Totals: 4 Items   129.3 kB 0

Chrome DevTools Runtime API Upgrade: - Switched from the deprecated Console API to the Runtime API for better compatibility - Improved exception handling and console message capturing - Prevents interference with other processes like Sentry

Network Logging Improvements: - Split network logs into separate endpoints: getNetworkSuccessLogs and getNetworkErrorLogs - Updated API endpoints for better distinction between success and error logs - Improved naming consistency across the codebase

Console Logging Fix: - Fixed issues with object logging in getConsoleLogs and getConsoleErrors - Improved formatting and handling of different argument types - Added better error handling and fallback mechanisms

Screenshot Capture Enhancement: - Implemented a robust screenshot capture system using background.js to handle cross-window screenshot capturing - Added better error handling for screenshot capture failures - Improved the UI feedback during screenshot capture operations

To start using this download the chrome extension from the zip file below and/or follow the instructions here: https://browsertools.agentdesk.ai/

Make sure to remove the older chrome extension and add this newly updated one.

Update to the latest MCP server version in Cursor, Windsurf or whatever client you're in to use this new version: npx @agentdeskai/browser-tools-mcp@1.1.0

Then run the usual command from your terminal to start the local node server: npx @agentdeskai/browser-tools-server

Source: README.md, updated 2025-03-02