chrome-devtools-mcp: v0.10.0
0.10.0 (2025-11-05)
๐ Features
- add a press_key tool (#458) (b427392)
- add insightSetId to performance_analyze_insight (#518) (36504d2)
- an option to ignore cache on reload (#485) (8e56307)
- detect network requests inspected in DevTools UI (#477) (796aed7)
- fetch DOM node selected in the DevTools Elements panel (#486) (4a83574)
- support page reload (#462) (d177087)
- support saving snapshots to file (#463) (b0ce08a)
๐ ๏ธ Fixes
- Augment fix to prevent stray OGS frames in NTP from causing hangs. (#521) (d90abd4)
- improve get_network_request description (#500) (2f448e8)
- work around NTP iframes causing hangs (#504) (cca5ff4)
๐ Documentation
- add Windsurf to the editor config README (#493) (63a5d82)
- fix typos in README.md exlcude -> exclude (#513) (8854a34)
- remove unnecessary replace (#475) (40e1753)