Privacy Policy

Your data stays on your device

This extension does not collect, transmit, or share any personal information. Everything it reads stays local.

What the extension does

Claude Usage Monitor reads your Claude.ai usage statistics (session and weekly percentages, per-model weekly usage, daily routine-run counts, and reset times) and displays them in your browser toolbar. It fetches this data directly from Claude's internal API using your existing login session.

No data ever leaves your device to any server other than claude.ai itself, the same server your browser already talks to when you use Claude.

Data collected and stored

All of this is stored exclusively in chrome.storage.local, on your device, in your browser's local storage. It is never synced to Google's servers, never sent to us, and never shared with any third party.

Network requests

The extension makes requests exclusively to claude.ai (the same origin as the Claude.ai web app) and only to five endpoints: /api/organizations (organization list), /api/organizations/{id}/usage (usage statistics), /api/organizations/{id}/prepaid/credits (prepaid usage-credit balance), /api/organizations/{id}/overage_spend_limit (monthly usage-credit spend and limit), and /v1/code/routines/run-budget (daily routine-run budget). These are the same endpoints the official usage page uses. Requests are authenticated with your existing browser session cookies.

No requests are made to any other domain. There are no analytics, no telemetry, no crash reporting services, and no ad networks.

Permissions explained

storage Saves usage data locally between browser sessions so your toolbar badge persists after restarting your browser.
alarms Schedules an automatic data refresh to keep the badge current based on your chosen interval.
claude.ai Host permission scoped to five specific API endpoints: /api/organizations, /api/organizations/*/usage, /api/organizations/*/prepaid/credits, /api/organizations/*/overage_spend_limit and /v1/code/routines/run-budget. The extension does not access any other page or read page content.

No tracking, no accounts

The extension has no user accounts, no sign-up, and no registration. It does not track usage patterns, browsing history, or any personally identifiable information. It does not use cookies of its own.

Changes to this policy

If this policy changes, the updated version will be posted at this URL. The extension version number in manifest.json will also be incremented.

Contact

Questions or concerns? Send us an email.