chrome-devtools-mcp icon indicating copy to clipboard operation
chrome-devtools-mcp copied to clipboard

docs: improve clarity of setup instructions

Open claudeaceae opened this issue 4 weeks ago • 1 comments

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:

  1. Choose the right connection method for their use case
  2. Understand current Chrome version requirements
  3. Get started more easily with the correct Node.js version

🤖 Generated with Claude Code

claudeaceae avatar Dec 22 '25 19:12 claudeaceae

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.

google-cla[bot] avatar Dec 22 '25 19:12 google-cla[bot]