Claude Color Usage Tracker

Minimalist Colored Usage Bar for Claude AI

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
xSp1d3r99x
Installazioni giornaliere
2
Installazioni totali
5
Valutazione
0 0 0
Versione
1.0.0
Creato il
08/07/2026
Aggiornato il
08/07/2026
Dimensione
9,54 KB
Licenza
GNU General Public License v3.0
Applica a

Claude Color Usage Tracker
A minimalist, inline usage bar for Claude.ai that shows your session and weekly limits at a glance, right inside the chat input area.
Features:

Inline progress bar sits quietly at the bottom of the chat input box. No popups, no separate page to check.
Hover for details: hovering reveals a breakdown of your Current Session, Weekly Limit (All Models), and Weekly Limit (Opus), each with a percentage used and a countdown to reset.
Colour-coded warnings: bars shift from green to orange (60%+) to red (80%+) as you approach your limits, so you can see usage pressure without reading numbers.
Auto-refreshing: usage data updates automatically in the background (every 60 seconds) and refreshes instantly when you hover or return to the tab.
Lightweight and non-intrusive: built with plain JS, no dependencies, minimal DOM footprint, and designed to blend into Claude's existing UI styling (light and dark mode supported).
Smart re-attachment: automatically reattaches itself if Claude's interface re-renders or you navigate between conversations, so the bar never disappears.

How it works:
The script reads usage data directly from Claude's own organization usage endpoint (the same data Claude.ai already uses to power its built-in usage indicators), so no external servers or tracking are involved.
Note: This is an unofficial, community-made script and isn't affiliated with or endorsed by Anthropic. It relies on Claude.ai's internal API structure, so future site updates could occasionally require a script update to keep working.