Claude Usage Tracker: Fable 5 & Weekly Limits Firefox

Claude Usage Tracker: Fable 5 & Weekly Limits

The first tracker for Claude's Fable 5 weekly cap. Session, weekly & per-model limits with reset countdowns, color-coded progress, and 80%/95% alerts, in your toolbar. No account, no API key, no data leaves your browser.
xHeader
Modify request and response headers. No ads, no malware.

Features & Capabilities

The first Claude usage tracker to show the new Fable 5 weekly cap, alongside your 5-hour session, the combined 7-day weekly limit, daily routine runs and paid extra credits, all in your browser toolbar.

Stop opening claude.ai/settings/usage. A color-coded badge tells you at a glance whether you can keep working or need to pace yourself, with countdowns to every reset. Desktop notifications warn you at 80% and 95% before you hit a limit.

No account, no API key, no data leaves your browser. Reads your existing Claude session the same way the official settings page does.

Pick from six color themes, from the default warm dark to a clean light mode, and four popup layouts: from the original card view to ring gauges or a compact list, all switchable right in the popup.

See how you got here, not just where you are. A trend line under each bar shows whether you are climbing fast or holding steady, so 15% with four hours left stops looking the same as 15% reached in twenty minutes. Keep up to 30 days of history, export it to JSON or CSV, or clear it in one click. It never leaves your browser.

What you see

  • Usage history with a trend line under your session, weekly and monthly-spend bars, drawn from a local time series. Hover the curve to read the exact time and value of any point. Configurable retention (7, 14 or 30 days), one-click clear, and export to JSON or CSV. Turn the curve off under Trend line in the view menu.
  • Desktop notifications when your session, weekly, or per-model usage crosses 80% (warning) and 95% (critical): one alert per threshold per reset window, never a stream. Toggle and custom thresholds in the settings page.
  • Session usage (5-hour rolling window) with reset countdown
  • Weekly usage (all models combined: Fable 5, Opus, Sonnet, Haiku) with reset day/time
  • Per-model weekly caps: a separate card for each model or feature your plan breaks out on its own weekly cap, like the new Fable 5 weekly cap (and Claude Design, which most trackers ignore). Cards appear only for the caps your account actually has, so you never see a phantom 0% for a model that isn't capped separately. Models without their own cap (currently Opus, Sonnet and Haiku) are counted inside the combined weekly limit above.
  • Show or hide each optional card from the Display options menu (Metrics section, with Select all / Deselect all)
  • Six color themes (Clay by default, Slate, Violet, Midnight, Paper, Cool light), switchable in the popup
  • Four popup layouts: Classic (the original card view, and the default), Mixed (ring gauges on your session and weekly limits), Grid (a compact bento of rings), and List (dense rows), chosen from the Design menu and remembered; works with any theme
  • Your Claude plan shown as a badge in the header (Max, Pro, Team, etc.)
  • Daily included routine runs as a used / limit count (on plans that include Claude Code routines)
  • Paid extra credits: spend vs. monthly limit with a live usage % shown even after you pass the limit, your remaining prepaid balance, and the reset date (when enabled on your plan)
  • Inline banner when your claude.ai session expires: last-known data stays visible
  • Toolbar badge: green under 50%, yellow 50 to 80%, red above 80%
  • Configurable auto-refresh: 1, 2, 5, 10, or 60 minutes
Also on Windows

A browser extension can only tell you about your limits while the browser is open. UsagePeek AI sits next to your clock instead, and reopens your Claude Code projects the moment a limit resets. Free 7-day trial.

Who is this for

Claude Pro, Max, and Team users who hit limits and want to plan their work. Especially useful for Claude Code users on Max plans and teams using Claude Design.

Open source

  • Full source code published on GitHub (MIT license)
  • Verify exactly what the extension does: every line that runs in your browser is in the public repo, unminified
Security
  • Minimal permissions (storage, alarms and notifications only), with no access to your cookies, tabs, or other sites
  • Read-only: every request is a GET, so it can never change your account or spend your quota
  • No content scripts: it never runs inside a page, so your chats, projects and files stay untouchable
  • No remote code, no injection surface, and unreachable from any website
  • Open source and unminified: every line that runs in your browser is on GitHub
Privacy
  • All data stored locally on your device, including the usage history: no account, no server, no sync
  • A reading we could not take is recorded as missing, never as a zero, so the export is safe to use as a record
  • No analytics, no telemetry, no third parties
  • Cannot read your chats, projects, files, or any other Claude.ai content
  • Permissions are scoped to the absolute minimum: five specific API endpoints (organization list, usage stats, prepaid credit balance, monthly spend limit, and routine-run budget)
  • Specifically excluded: chat_conversations, projects, members, and every other endpoint
Permissions used and why
  • Storage: persist usage data locally so the badge survives browser restarts
  • Alarms: schedule automatic refreshes at the configured interval
  • Notifications: show the 80%/95% usage alerts (optional; toggle in settings)
  • https://claude.ai/api/organizations: list your organizations to identify the active one
  • https://claude.ai/api/organizations/*/usage: read usage stats only
  • https://claude.ai/api/organizations/*/prepaid/credits: read your prepaid usage-credit balance only
  • https://claude.ai/api/organizations/*/overage_spend_limit: read your monthly usage-credit spend and limit only
  • https://claude.ai/v1/code/routines/run-budget: read your daily routine-run count only
How it works
  1. Install the extension and pin it to your toolbar
  2. Log into claude.ai (you probably already are)
  3. The badge starts showing your usage automatically
  4. Click the icon any time for the full popup breakdown
Claude Usage Monitor is an independent project and is not affiliated with Anthropic.

Source code: github.com/claude-monitor/claude-monitor-browser-extension Learn more: claude-monitor.com Full privacy policy: claude-monitor.com/privacy

User Growth & Download Statistics

Manifest V3 Add-on
By:
msadofschi
Daily users:
93 2
Rating:
5.00
(7)
1 new ratings
Version:
1.14.0 Last updated: 2026-08-11
Version code:
6407030
Creation date:
2026-05-21
Risk:
Low risk impact High risk likelihood
Permissions:
Host permissions:
  • https://claude.ai/api/organizations
  • https://claude.ai/api/organizations/*/usage
  • https://claude.ai/api/organizations/*/prepaid/credits
  • https://claude.ai/api/organizations/*/overage_spend_limit
  • https://claude.ai/v1/code/routines/run-budget
Size:
73.21KB
Email:
ma*****@gmail.com
URLs:
Website ,Privacy policy
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-08-15
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
msadofschi
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/claude-usage-meter/
Email:
ma*****@gmail.com
Website:
https://claude-monitor.com/

Permission Change History

2026-07-06: Version 1.10.0 → 1.10.1
Remove Permissions: notifications
Add Optional permissions: notifications
2026-07-05: Version 1.9.1 → 1.10.0
Add Permissions: notifications
2026-06-14: Version 1.7.0 → 1.7.1
Add Host permissions: https://claude.ai/api/organizations/*/overage_spend_limit
2026-06-13: Version 1.6.5 → 1.7.0
Add Host permissions: https://claude.ai/api/organizations/*/prepaid/credits
2026-06-10: Version 1.4.7 → 1.6.4
Add Host permissions: https://claude.ai/v1/code/routines/run-budget
2026-06-09: Version 1.4.4 → 1.4.7
Remove Host permissions: https://claude.ai/settings/usage*

User Reviews

Fantastic Firefox Add-On! Appreciate the detailed status information, but I also like that it blends into the background and gives you a nice basic percentage-based, color-coded status indicator right where you expect to see it. I use this in conjunction with their UsagePeek AI Windows application to manage my Team usage. I think for people who use primarily browser-based Claude, this plugin might be enough, but if you're doing a lot of work outside of a browser, having UsagePeek AI up on the Windows Taskbar might be better, far more effective. Really depends on your blend. But the app support is fantastic, and it does just what it says! This app has already kept me under my 100%, 100% of the time since using it!
by Am*****, 2026-08-09

Works as advertised
by Fi*****, 2026-07-27
View all user reviews ›

Is Claude Usage Tracker: Fable 5 & Weekly Limits Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Claude Usage Tracker: Fable 5 & Weekly Limits requires very minimum permissions.

Risk impact analysis details
  • High Request access to the following domains: claude.ai
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

Claude Usage Tracker: Fable 5 & Weekly Limits is recently added, and hasn't been around long enough for us to gather enough data to accurately assess its risk level.

Risk likelihood analysis details
  • High This extension was recently updated in the past month. New updates may not be stable or safe.
  • High **** ********* *** *** **** ****** ********* ********** *** *** ** ****** ** *****
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
  • Good **** ********* *** **** **** *******
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Claude Usage Tracker: Fable 5 & Weekly Limits Alternatives

Here are some Firefox add-ons that are similar to Claude Usage Tracker: Fable 5 & Weekly Limits: