Back to Projects
Claude Quota Tracker
Browser Extension2026
A highly-requested Chrome extension that tracks and visualizes Claude.ai usage quotas directly inside the browser popup and composer.
The Problem & Solution
Heavy users of Claude.ai often hit their usage limits unexpectedly because the UI obscures the exact quota remaining. I built this extension to solve my own pain point. It injects a real-time tracking badge directly into the Claude.ai DOM composer and offers a browser popup for historical usage tracking. It leverages the Chrome Extension API for local storage and seamless background script execution without compromising user privacy.