# Privacy Policy AI Quota Tool is a Chrome extension. It shows your remaining AI quota for Claude, Codex, Copilot, and Grok in one side panel. ## What the extension reads - It reads your own quota from claude.ai, chatgpt.com, and grok.com. It uses your own logged-in browser session. - It reads your GitHub Copilot seat status from api.github.com. It uses an OAuth token that you approve. ## What the extension stores - Quota readings, stored on your device in local extension storage. - The GitHub OAuth token, stored on your device in local extension storage. The extension removes this token when you disconnect. ## What the extension never does - It does not collect, send, or share your data. All data stays on your device. - It does not store session cookies or session keys. - It does not use analytics, tracking, or remote code. ## How to revoke access - Claude, Codex, and Grok: sign out on the service website. - Copilot: disconnect in the extension. To revoke the GitHub grant fully, visit https://github.com/settings/applications. ## Contact Open an issue at https://github.com/BasantPandey/AIQuotaTool/issues.