chrome-devtools-mcp
chrome-devtools-mcp copied to clipboard
docs: improve clarity of setup instructions
Summary
This PR improves the setup documentation with clearer instructions and up-to-date version information:
- Updated Chrome version requirement from 144 to 145 (now in stable channel as of December 2024)
- Added clearer distinction between automatic vs manual connection methods
- Improved grammar consistency throughout
- Added helpful note about when to use beta/canary channels
- Added nvm usage example in contributing guide for easier Node.js version management
Changes
All changes are documentation-only:
-
/tmp/chrome-mcp/README.md- Updated Chrome version info and improved connection method descriptions -
/tmp/chrome-mcp/CONTRIBUTING.md- Added nvm usage tip for contributors
These improvements help users:
- Choose the right connection method for their use case
- Understand current Chrome version requirements
- Get started more easily with the correct Node.js version
🤖 Generated with Claude Code
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.