







To make it easier to type Chrome Devtools Protocol (CDP) commands, DevTools introduced a new user-friendly editor so that you don't have to use JSON.
Chrome DevTools (MCP) for your AI agent | Blog | Chrome for Developers
Public preview for the new Chrome DevTools MCP server, bringing the power of Chrome DevTools to AI coding assistants.

AT Protocol Handler - Chrome Web Store
AT Protocol utilities: handle tools, post filtering, PDS info.
Closer to the Metal: Leaving Playwright for CDP
Why we dropped Playwright and switched to raw CDP for faster, more capable browser automation.
Sawyer Hood on Twitter / X
Introducing the new dev-browser cli. The fastest way for an agent to use a browser is to let it write code. Just `npm i -g dev-browser` and tell your agent to "use dev-browser" pic.twitter.com/U8VmsT5XVc— Sawyer Hood (@sawyerhood) March 25, 2026
Chrome Dev for Desktop Update
The Dev channel has been updated to 140.0.7299.0 for Windows, Mac and Linux. A partial list of changes is available in the Git log . Interes...

ChromeAlone - A Browser Based Cobalt Strike Like C2 Tool That Turns Chrome Into a Hacker’s Playground
ChromeAlone — a Chromium-based browser Command & Control (C2) framework capable of replacing traditional offensive security implants like Cobalt Strike.

Reading a Performance Profile: Field Guide
An interactive field guide to the Chrome DevTools Performance panel: waterfall, flame chart, LCP, CLS, INP, and the Insights panel.

delphitools — privacy-first browser tools
A collection of small, low stakes and low effort tools. No logins, no registration, no data collection. Everything runs locally in your browser.

chrome.clipboard | Platform Apps APIs | Chrome for Developers
The chrome.clipboard API is provided to allow users to access data of the clipboard. This is a temporary solution for chromeos platform apps until open-web alternative is available. It will be deprecated once open-web solution is available, which could be in 2017 Q4.
Gregor Zunic on Twitter / X
Browser Use 0.6.0 no longer runs on Playwright😮We released a new version of Browser Use based directly on CDP (Chrome DevTools Protocol). Say hi to new era of web automation.New @browser_use is🥷much less detectable (no Playwright leaks)⚡faster🎯more performant😮no… pic.twitter.com/M1j2zcoWKI— Gregor Zunic (@gregpr07) August 19, 2025

ui.sh — Turn your terminal into a design engineer
A toolkit for coding assistants like Claude Code, Cursor, and Codex to help you build UIs that don't suck.

Powerful PWAs | ChromeOS | Google for Developers
New and upcoming features coming to the web to superpower your apps, plus a checklist to help you track adding them to your app.

Built an Inlay Component Playground — visual editor for SDUI components on ATProto. Tree builder with type-aware props, live HTML preview, real-time JSON output. Load existing components from AT URIs or publish new ones to your PDS. inlay-playground.filae.workers.dev