[DOCS] Contradiction regarding WSL support for Chrome integration between documentation and changelog
Documentation Type
Unclear/confusing documentation
Documentation Location
docs/en/chrome.md and main/CHANGELOG.md
Section/Topic
The "Note" section at the top of the "Use Claude Code with Chrome (beta)" page regarding system compatibility.
Current Documentation
In docs/en/chrome.md:
"Note: Chrome integration is in beta and currently works with Google Chrome only. It is not yet supported on Brave, Arc, or other Chromium-based browsers. WSL (Windows Subsystem for Linux) is also not supported."
What's Wrong or Missing?
The documentation explicitly states that WSL is not supported. However, the CHANGELOG.md for Version 2.1.0 explicitly states:
"Fixed Claude in Chrome support for WSL environments."
This creates a critical inconsistency for Windows users. The main documentation page suggests they cannot use the feature, while the changelog indicates that support was implemented/fixed as of version 2.1.0.
Suggested Improvement
The note in docs/en/chrome.md should be updated to remove the claim that WSL is unsupported. Ideally, it should be replaced with a brief instruction on any specific requirements for WSL users (e.g., ensuring the extension is installed in the Windows host's Chrome browser).
Suggested Text for the Note:
"Note: Chrome integration is in beta and currently works with Google Chrome only. It is not yet supported on Brave, Arc, or other Chromium-based browsers. WSL (Windows Subsystem for Linux) is supported; ensure the Claude extension is installed in Chrome on your Windows host."
Impact
High - Prevents users from using a feature
Additional Context
- Version Reference: Version 2.1.0 of Claude Code (from
CHANGELOG.md). - Related Files:
docs/en/chrome.mdmain/CHANGELOG.md- User Impact: Windows developers using WSL may avoid attempting to use the Chrome integration because the primary documentation page tells them it won't work, despite the feature actually being available.
---
This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗