An unofficial Chrome extension that tracks Gemini model usage directly in the Gemini UI.
- Shows a usage badge beside the active Gemini model.
- Tracks usage separately for supported model labels such as Fast, Thinking, Pro, and Deep Research.
- Adds usage badges inside the Gemini model switcher.
- Lets you edit per-model limits and reset windows from the popup.
- Optional composer auto-direction for mixed Hebrew and English text.
- Optional neon styling for Gemini math output.
- Includes quick selected-text context insertion and Shift+Tab model cycling.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select this repository folder.
- Open
https://gemini.google.com/orhttps://aistudio.google.com/.
The extension stores usage counts and settings with chrome.storage.sync. It does not send your prompts, messages, counts, or settings to an external server.
This project is not affiliated with Google or Gemini. Gemini UI selectors can change, so some features may need updates when Google changes the site.