Releases: ChromeDevTools/chrome-devtools-mcp
Releases ยท ChromeDevTools/chrome-devtools-mcp
chrome-devtools-mcp: v0.16.0
chrome-devtools-mcp: v0.15.1
chrome-devtools-mcp: v0.15.0
chrome-devtools-mcp: v0.14.0
0.14.0 (2026-01-27)
๐ Features
- add a skill for using chrome-devtools-mcp (#830) (aa0a367)
- add background parameter to new_page tool (#837) (d756888)
- allow skipping snapshot generation for input tools (#821) (4b8e9f2)
- include stack trace in 'get_console_message' tool (#740) (a3a0021)
- support device viewport and user agent emulation (#798) (a816967)
- support filePath for network request and response bodies (#795) (6d0e4ca)
๐ ๏ธ Fixes
- handle beforeunload dialogs in navigations (#788) (9b21f8b)
- improve error handling for console messages (#844) (dc43ede)
- improve error reporting when retrieving the element (#845) (f7dd003)
- improve performance tool description (#800) (aa9a176)
- increase timeouts for long text input (#787) (a83a338)
- make request and response handling more robust (#846) (695817f)
- re-use node ids across snapshots (#814) (a6cd2cd)
๐ Documentation
chrome-devtools-mcp: v0.13.0
0.13.0 (2026-01-14)
๐ Features
- Allow opting out of default Chrome launch arguments (#729) (9a51af2)
- support filePath in performance tools (#686) (68ae2f8)
๐ ๏ธ Fixes
- support resize_page when browser window is maximized/fullscreenwindow state (#748) (4d9ac22)
- use relative path for plugin source in marketplace (#724) (5c1ecf8)
๐ Documentation
- add experimental chrome on android guide (#691) (4a87702)
- autoConnect - clarify how the mcp server selects a profile (#693) (28b8ff8)
- claude code broken link (#707) (1f532b8)
- enhance cli docs + sort required vs opt params (#674) (81cbd99)
- update auto connect docs to mention min Chrome version (#681) (ab2340f)
- Update Claude Code instructions in README.md (#711) (f81cd2d)
- update readme to include OpenCode example (#560) (fbba3c9)
โป๏ธ Chores
chrome-devtools-mcp: v0.12.1
chrome-devtools-mcp: v0.12.0
chrome-devtools-mcp: v0.11.0
0.11.0 (2025-12-03)
๐ Features
- emulation: add geolocation emulation tool (#634) (3991e4c)
- integrate DevTools issues into the console tools (#636) (d892145)
- support --user-data-dir (#622) (fcaf553)
๐ ๏ธ Fixes
- handle error messages that are not instanceof Error (#618) (a67528a)
- handle the case when all pages are filtered out (#616) (bff5c65)
- ignore hash parts of URLs when finding DevTools (#608) (52533d0)
- ignore quality for png (#589) (2eaf268)
- include a note about selected elements missing from the snapshot (#593) (80e77fd)
- prevent dropping license notices on some files when publishing (#604) (94752ff)
- rename page content to latest page snapshot (#579) (9cb99ad)
- wait_for: respect the provided timeout (#630) (6b0984a), closes #624
๐ Documentation
- add Antigravity config (#580) (6f9182f)
- add Qoder CLI to the MCP client configuration section in the README. (#552) (1a16f15)
- add VS Code install badges (#532) (cc4d065)
- clarify browser-url parameter in README (#613) (05cf8cb)
- Fix Antigravity docs (#605) (fae2608)
- update readme to explain agy's browser integration (#612) (2d89865)