Releases: ChromeDevTools/chrome-devtools-mcp
Releases · ChromeDevTools/chrome-devtools-mcp
chrome-devtools-mcp: v0.17.3
chrome-devtools-mcp: v0.17.2
0.17.2 (2026-02-19)
🛠️ Fixes
- check that combobox is actually a select element before filling out options (#979) (d2bc489)
- handle network request pagination correctly (#980) (0d9f422)
📄 Documentation
- Add a note about previously installed server installations (#982) (c0009f7)
- update codex doc URL (#987) (ebbbea7)
♻️ Chores
chrome-devtools-mcp: v0.17.1
0.17.1 (2026-02-16)
📄 Documentation
- Add 'Progressive Complexity' and 'Reference over Value' design principles. (#939) (8d765c0)
- add Katalon Studio setup instructions to README (#929) (6cfef24)
- add MCP config for Claude plugin + docs (#944) (a781da4)
- estimate tokens using tiktoken (#959) (fd0a919)
- improve Claude Code installation instructions (#947) (3ec5b7e)
- Update README with WSL configuration details (#946) (107c46a)
♻️ Chores
chrome-devtools-mcp: v0.17.0
0.17.0 (2026-02-10)
🎉 Features
- include Error.cause chain for uncaught errors and logged Errors (#906) (05b01ec)
- Integrate CrUX data into performance trace summaries (#733) (b747f9d)
- show message and stack trace in details when console.log'ging Error objects (#902) (ffa00da)
🛠️ Fixes
- console formatter hides frames from ignored scripts (#927) (8e2380b)
- limit stack traces to 50 lines (#923) (caea23a)
📄 Documentation
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)