Reading up on Chrome DevTools Protocol
3 deep · digging since mar 02
- Lighthouse agentic browsing scoring
Lighthouse's Agentic Browsing category scores sites as a pass/fail ratio for machine-readiness, using audits for WebMCP, accessibility tree integrity, stability, and llms.txt.
- Browser Run: give your agents a browser
Cloudflare renames Browser Rendering to Browser Run, adding Live View, Human in the Loop, CDP access, WebMCP support, session recordings, and 4x higher concurrency for AI agents.
- Claude for Chrome Extension Internals (v1.0.56)
The Claude for Chrome extension uses a Manifest V3 architecture with a React side panel, an agentic tool-use loop, and extensive Chrome DevTools Protocol integration for AI-driven browser automation.