Conversation
f64fefe to
6a39594
Compare
Lightning00Blade
approved these changes
Mar 5, 2026
Collaborator
Lightning00Blade
left a comment
There was a problem hiding this comment.
LGTM + comment
Let's mark this as refactor: change main files as we touch the package.json original content.
7a6e1e5 to
46053c7
Compare
OrKoN
added a commit
that referenced
this pull request
Mar 6, 2026
- `chrome-devtools-mcp.js` is the `npx chrome-devtools-mcp` - `chrome-devtools.js` is the new CLI - `-cli-options.js` is the corresponding options - all these files are in the bin folder to indicate they are executable
github-merge-queue bot
pushed a commit
that referenced
this pull request
Mar 11, 2026
🤖 I have created a release *beep* *boop* --- ## [0.20.0](chrome-devtools-mcp-v0.19.0...chrome-devtools-mcp-v0.20.0) (2026-03-11) ### 🎉 Features * experimental `chrome-devtools` CLI ([#1100](#1100)) ([1ac574e](1ac574e)) ### 📄 Documentation * fix typo ([#1155](#1155)) ([b59cabc](b59cabc)) * fix typos and improve phrasing ([#1130](#1130)) ([70d4f36](70d4f36)) * revise contribution process and add release process ([#1134](#1134)) ([d7d26a1](d7d26a1)) * **troubleshooting:** add symptom for missing tools due to read-only mode ([#1148](#1148)) ([57e7d51](57e7d51)) * Update troubleshooting for MCP server connection errors ([#1017](#1017)) ([00f9c31](00f9c31)) ### 🏗️ Refactor * move main files ([#1120](#1120)) ([c2d8009](c2d8009)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chrome-devtools-mcp.jsis thenpx chrome-devtools-mcpchrome-devtools.jsis the new CLI-cli-options.jsis the corresponding options