Reads one page.
Sends nothing.
Claude Usage Tracker reads exactly one URL on Claude.ai and sends nothing anywhere. No accounts, no analytics, no telemetry, no third-party SDKs.
Everything the extension needs runs locally in your browser. There are no servers behind it.
// what we read
The extension declares one host permission: https://claude.ai/settings/usage. That's the page that shows your current Claude.ai plan usage. We read the numbers off that page so we can surface them in the extension popup. We don't read your conversations, your prompts, your account details, or anything outside that one URL.
// what we send
Nothing.
Zero remote calls. The extension makes no network requests of its own to any server we control or any third party. Your usage numbers and any conversations you choose to export never leave your browser.
// what we store
Any data the extension keeps (e.g. preferences, recent usage snapshots) lives in your browser's local extension storage on your device. It's not synced anywhere and disappears when you uninstall the extension.
// what we share
Nothing.
We have nothing to share — see above. We do not sell, rent, lease, license, or otherwise disclose any data because no data ever reaches us.
// analytics
None. No Google Analytics, no Mixpanel, no Posthog, no Sentry, no anything. The extension does not measure how you use it.
// changes
If this policy ever changes — for example, if a future version adds an opt-in sync feature — we'll update this page and bump the effective date. The current effective date is at the top.
// contact
Questions, concerns, or just want to say hi? hello@jfds.tech.