- 📊 Real-time Usage - Displays actual usage from Claude's API
- ⏱️ Session & Weekly Limits - Shows 5-hour and 7-day quotas
- 🎨 Dark Theme - Clean, modern glassmorphism design
- 🔒 Privacy Focused - No data collection, all local
- 🔄 Auto Refresh - Updates every 60 seconds
- Clone:
git clone https://github.com/0xAstroAlpha/Claude-Usage-Checker.git - Go to
chrome://extensions/ - Enable Developer mode
- Click Load unpacked → select the folder
- Visit claude.ai
├── manifest.json # Extension config
├── content.js # Main script
├── tracker-styles.css # Popup styling
├── icon128.png # Icon
└── icon512.png # Large icon
- ✅ No external data collection
- ✅ No background scripts
- ✅ Only reads from Claude's API
Made by Brian Le
