-
chore(main): release chrome-devtools-mcp 0.22.0 (#1884)
发布于
2026-04-21 14:24:54 +00:00 🤖 I have created a release beep boop
0.22.0
(2026-04-21)🎉 Features
- add update notification to both binaries
(#1783)
(e01e333) - auto handle dialogs during script evaluation
(#1839)
(da33cb5) - ensure extensions for file outputs
(#1867)
(e7a0d50) - experimental click_at(x,y) tool
(#1788)
(c4f5471) - support Chrome extensions debugging
(#1922)
(3ff21cf) - support DevTools header redactions as an option
(#1848)
(5c398c4) - webmcp: Add experimental tool to execute WebMCP tool
(#1873)
(0aff266) - webmcp: Add experimental tool to list WebMCP tools page exposes
(#1845)
(f97b573)
🛠️ Fixes
- avoid showing update notification for local builds
(#1889)
(3f0cf10),
closes
#1886 - cli: correct WebP MIME type check in handleResponse ('webp' →
'image/webp')
(#1899)
(e3a5f6b),
closes
#1898 - ignore unmapped PerformanceIssue events
(#1852)
(ea57e86) - network: trailing data in Network redirect chain
(#1880)
(2f458c1) - remove double space in navigate error message
(#1847)
(429e0ca)
📄 Documentation
- clarify tools included into CLI
(#1925)
(76ab9fa) - document network response and request extensions
(#1887)
(796d6f2) - fix skill and reference documentation issues
(#1249)
(9236834) - Include Mistral Vibe setup in README
(#1801)
(582c9e0) - Rename project and enhance README content
(#1856)
(c066488) - update the README on installing as a VS code agent plugin
(#1796)
(1b5dcae)
🏗️ Refactor
- move waitForEventsAfterAction to McpPage
(#1780)
(c7c8f50) - use puppeteer Extension API
(#1911)
(ec895f1)
This PR was generated with Release
Please. See
documentation.下载附件
- add update notification to both binaries