[FEATURE] Claude Code / Chrome Extension + API Support = makes this usable to me
Status Open
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 6 comments · opened Dec 19, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I don't pay Anthropic $200/mo for Max to be annoyed to death with rate limits.
I pay Anthropic $500-1000/mo for API access so I do not hit rate limits.
Yet, you treat me like a 2nd class citizen and lock me out of your products that I overpay for.
Proposed Solution
Support API access on all modalities of Claude Code - ESPECIALLY CHROME INTEGRATION
Alternative Solutions
Stop paying Anthropic $500-1000/mo and use Codex / Kimi / ...
Priority
Critical - Blocking my work
Feature Category
Other
Use Case Example
- I'm working on web based code
- I want to use the Chrome integration with Claude Code
- I cannot
Additional Context
Just Do It™
6 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
This does not appear to be a duplicate, I am referring specifically to the Chrome Extension. If you'd like to fix this for all your products, that would be clever also.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Still have to work around this issue.
How are you working around it?
I had a Claude Code (with the Chrome plugin enabled) running in a terminal that was monitoring a file that VS Code Claude would write commands to when it needed to test something. They would communicate back and forth using that file.
For now I have swapped over to using the terminal version of the vs code extension, but would like to swap back when this feature is implemented.