Skip to content

zevidriz-cmd/gemini-compute-live-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Compute Live Tracker

A small Chrome extension that adds a live Gemini usage tracker inside gemini.google.com.

It shows:

  • Hourly usage
  • Weekly usage
  • Reset time
  • Automatic refresh every 2 minutes

The tracker appears above the Gemini prompt box.

Important

This is an unofficial experimental extension.

It runs locally in your browser and reads Gemini's own usage page/API to display your limits. It does not use an external server.

Gemini may change its internal API or page layout at any time, which can break the extension.

Install

  1. Download or clone this repository.
  2. Open Chrome.
  3. Go to chrome://extensions.
  4. Turn on Developer mode.
  5. Click Load unpacked.
  6. Select this project folder.
  7. Open or refresh https://gemini.google.com.

Update

If you change the code:

  1. Go to chrome://extensions.
  2. Find Gemini Compute Live Tracker.
  3. Click the reload icon.
  4. Refresh Gemini.

Files

  • manifest.json - Chrome extension settings
  • content.js - Gemini page injection and usage syncing
  • style.css - Tracker UI styling
  • icons/ - Extension icons

Privacy

This extension does not send your data to any external server.

It only runs on:

https://gemini.google.com/*

Status

Experimental. Built for personal use and learning.

About

A small Chrome extension that adds a live Gemini usage tracker inside gemini.google.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors