Overview
Build Chrome/Firefox extension to extract usage data from AI service dashboards.
Target Dashboards
- claude.ai
- platform.openai.com/usage
- aistudio.google.com
- cursor.com/settings
Features
- Content scripts to extract DOM data
- Badge showing current usage %
- Notifications for approaching limits
- Sync to dashboard app
- chrome.storage.local persistence
Technical Stack
- Manifest V3
- Content scripts
- Background service worker
- chrome.storage API
Status
📋 Not started