Claude Color Usage Tracker

Minimalist Colored Usage Bar for Claude AI

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

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
xSp1d3r99x
Daily installs
2
Total installs
5
Ratings
0 0 0
Version
1.0.0
Created
2026-07-08
Updated
2026-07-08
Size
9.54 KB
License
GNU General Public License v3.0
Applies to

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.