← Reddit

Claude Chrome extension usage issue

Reddit · Cool_Witness_2691 · May 18, 2026
A user with two pro Claude accounts reported experiencing rapid depletion of their 5-hour usage limit to 100% within 5 seconds when using the Claude Chrome extension to request tasks. The issue was reproduced and confirmed across both test attempts and accounts.

Detailed Analysis

A Reddit user reporting on r/Anthropic describes an anomalous usage limit depletion issue affecting Claude's Chrome extension, wherein performing even brief interactions — reportedly as short as five seconds — causes both of their Claude Pro accounts to reach 100% of their five-hour usage cap instantaneously. The user states they have reproduced the behavior at least twice across two separate Pro-tier accounts, suggesting the problem is consistent and not attributable to a one-time glitch or account-specific anomaly. The post solicits community confirmation of whether others are experiencing similar behavior, implying the user suspects this may be a broader systemic issue rather than an isolated incident.

The significance of this report lies in the nature of Claude's usage metering infrastructure. Anthropic's Pro subscription tier operates on rolling usage windows, typically measured in five-hour blocks, with computational cost tracked against a model's token consumption and processing load. If a Chrome extension interaction is triggering full limit exhaustion within seconds, this could indicate a runaway process, a logging or accounting bug, a feedback loop in extension-based API calls, or an issue with how the extension handles context windows — potentially sending extremely large payloads or making repeated background calls without user visibility. The fact that this affects two distinct Pro accounts simultaneously makes a user-side misconfiguration less likely as the sole explanation.

From a broader product and trust perspective, this type of issue represents a meaningful friction point for paying subscribers. Claude Pro users pay specifically for higher usage limits and expect transparent, proportional consumption of their allocated quota. Unexplained and near-instantaneous limit exhaustion would effectively render the Pro tier unusable for Chrome extension workflows, eroding confidence in both the extension product and Anthropic's billing and metering reliability. Browser-based AI extensions are increasingly central to how power users integrate large language models into daily workflows, making extension stability a competitive differentiator.

The report also reflects a wider pattern in the AI industry where rapid feature expansion — including browser extensions, operator APIs, and agentic tools — introduces new vectors for metering and rate-limiting failures that may not surface in traditional API testing environments. Chrome extensions in particular can behave unpredictably due to background service workers, persistent connections, and event-driven architectures that differ substantially from synchronous API call patterns. Anthropic and other frontier AI labs face the ongoing engineering challenge of ensuring that usage accounting systems remain accurate and transparent as deployment surfaces multiply beyond the core chat interface.

Read original article →