-
chore(main): release chrome-devtools-mcp 1.1.0 (#2086)
发布于
2026-05-26 15:29:54 +00:00 | 325 次提交 在此版本后已推送到 main🤖 I have created a release beep boop
1.1.0
(2026-05-26)🎉 Features
- add extraHttpHeaders emulation to emulate tool
(#1176)
(6992106) - created cursor plugin.json setting file with release auto versioning
(#2091)
(10c8205)
🛠️ Fixes
- Apply CPU throttling to secondary CDP session
(#2092)
(3ade962) - cli: address pid file creation issues
(#2124)
(1b51a52) - exit on stdin EOF and SIGTERM/SIGINT/SIGHUP, closing the browser
cleanly
(#2117)
(43b934c) - Fix throttling info in performance trace output
(#2096)
(57f32b0) - make pageId required
(#2084)
(d751693),
closes
#2052 - remove duplicate .mcp.json
(#2095)
(dbf6ba9) - Set viewport after updating timeouts when setting emulation
(#2134)
(0c3ac37) - use pinned version for plugins
(#2135)
(8ea5f09) - use realpath for MCP roots validation
(#2127)
(176eb69)
📄 Documentation
- align coding agent examples with Antigravity
(#2094)
(ce31594) - fix installation instructions for VS Code
(#2087)
(9f47df3)
🏗️ Refactor
This PR was generated with Release
Please. See
documentation.下载附件
- add extraHttpHeaders emulation to emulate tool