A Chrome Extension to monitor your ChatGPT usage limits (quotas) in real time.
| Browser | Install Link |
|---|---|
![]() |
Chrome Web Store |
![]() |
Firefox Add-ons |
![]() |
Edge Add-ons |
- Track usage limits for GPT-5 models — including
gpt-5,gpt-5-thinking, andgpt-5-pro. - Plan switcher — switch between Free, Plus, Team, and Pro plans.
- Visual progress bars — see your quota usage at a glance.
- Local & private — all data is stored locally in your browser; no tracking.
- Auto-updates — we’ll update model limits when OpenAI changes them.
- The extension listens for requests to ChatGPT’s backend API.
- It detects which model you’re using (
gpt-5,gpt-5-thinking, etc.). - Each request is timestamped locally and compared against your plan’s quota rules.
- Displays usage progress, remaining quota, and plan-specific limits.
- No tracking: The extension does not collect, transmit, or store any personal data on external servers.
- Open source: Full code is available on GitHub.
- Added monthly period.
- Added Japanese and Korean.
- Added GPT-5 support (
gpt-5,gpt-5-thinking,gpt-5-pro). - Added plan switcher (Free, Plus, Team, Pro).
- Adapted to OpenAI API endpoint changes.
- Initial release.
- Supported models:
o3,o4-mini-high,o4-mini,4.5,4.1,4.1-mini,4o.


