[FEATURE] Claude Code / Chrome Extension + API Support = makes this usable to me

Status Open
Maintainer reply None cached
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

  1. I'm working on web based code
  2. I want to use the Chrome integration with Claude Code
  3. I cannot

Additional Context

Just Do It™

View original on GitHub ↗

6 Comments

github-actions[bot] · 8 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14226
  2. https://github.com/anthropics/claude-code/issues/1454
  3. https://github.com/anthropics/claude-code/issues/12861

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

walt93 · 8 months ago

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.

github-actions[bot] · 7 months ago

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.

TheFirstAvenger · 7 months ago

Still have to work around this issue.

Defiect · 5 months ago
Still have to work around this issue.

How are you working around it?

TheFirstAvenger · 5 months ago

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.