AI Quota Watcher version history - 4 versions
AI Quota Watcher by Mountainfields
AI Quota Watcher version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.11.11
Released Jul 28, 2026 - 159.97 KBWorks with firefox 140.0 and later, android 142.0 and later- Made detection of ChatGPT's High reasoning level robust when the UI text also contains a model name or prefixes such as “Reasoning”.
- Checks “Extra high” before “High” so both levels remain unambiguous.
- Added support for additional request fields and nested reasoning/thinking metadata.
- Compound internal values such as
reasoning-high,high-thinking, oreffort-highare now normalized correctly to High. - Updated the Firefox version to 1.11.11.
Source code released under Mozilla Public License 2.0
Older versions
Version 1.11.10
Released Jul 26, 2026 - 159.51 KBWorks with firefox 140.0 and later, android 142.0 and later- Removed GPT-5.4 from the ChatGPT model table and configurable default rules.
- Removed explicit GPT-5.4 detection from ChatGPT model classification; unsupported or unknown model identifiers continue to be handled by the unknown-model fallback.
- GPT-5.4 aus der ChatGPT-Modelltabelle und den konfigurierbaren Standardregeln entfernt.
- Explizite GPT-5.4-Erkennung aus der ChatGPT-Modellklassifizierung entfernt; nicht mehr unterstützte oder unbekannte Modellbezeichnungen werden weiterhin über den Unknown-Fallback erfasst.
Source code released under Mozilla Public License 2.0
Version 1.11.9
Released Jul 25, 2026 - 159.29 KBWorks with firefox 140.0 and later, android 142.0 and later- Reorganized the Firefox package into logical
assets/,src/, andui/directories without changing functionality. - Updated all manifest, UI, runtime-injection, icon, and documentation paths for the new package layout.
Source code released under Mozilla Public License 2.0
- Reorganized the Firefox package into logical
Version 1.11.6
Released Jul 22, 2026 - 156.92 KBWorks with firefox 140.0 and later, android 142.0 and later- Added centralized provider detection for the popup and Firefox sidebar
- ChatGPT is now shown only for chatgpt.com
- Claude is now shown only for claude.ai
- Gemini is now shown only for gemini.google.com
- Correctly resolves Gemini accounts using /u/<account-number> URLs
- Prevents cached ChatGPT data from overriding Claude or Gemini displays
- Fixed manual Claude usage refresh in settings
- Removed the debug output from the manual Claude refresh
- Correctly hides sidebar auto-refresh controls for Claude and ChatGPT
Source code released under Mozilla Public License 2.0