Super Claude browser extension tracks Claude AI usage velocity and limit predictions

A developer has created a browser extension called Super Claude to provide real-time visibility into Claude AI usage patterns, particularly useful during a month with multiple service outages.
What it does
The extension adds usage velocity indicators directly within the Claude interface. These are colored arrows that show at a glance whether you're consuming your allocation quickly or have room to continue working. It also calculates time-to-100% predictions, allowing users to see when they'll hit their usage limit before it actually happens.
Context and motivation
The developer built this tool after experiencing multiple Claude outages in March 2024, including incidents on March 2-3, March 11, and a cluster of errors the previous week. With the x2 promo ending in three days from the post date, the tool helps users front-load serious work into off-peak windows while they still exist.
Technical details
- Built as a browser extension for Chrome and Firefox
- Developed solo using Claude AI
- Free to install
- Chrome version available at: https://chromewebstore.google.com/detail/super-claude/hogiifbepjnfjaikjfifaacppefnjblg
- Firefox version available at: https://addons.mozilla.org/firefox/addon/super-claude/
The developer mentions this is particularly useful for users with the 5-hour allocation who want to better pace their usage during periods of service instability.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Text Adventure Skill v1.1.0 Adds Campaign Arcs and Enhanced NPCs
The Claude text adventure skill update v1.1.0 introduces campaign arcs where character progression persists across adventures, NPCs with hidden stats and levels, and optional visual/audio modules. Download text-adventure.zip from GitHub releases to use with Claude Desktop or claude.ai.

Agents & A.I.mpires: Strategy Game Where AI Agents Play and Humans Spectate
Agents & A.I.mpires is a persistent real-time strategy game on a hex-grid globe where AI agents autonomously claim territory, attack, form alliances, and write daily war blogs via HTTP API calls. Humans only spectate the emergent behavior.

/compress-architecture: An Agent Skill to Prune Over-Engineering
A new agent skill called /compress-architecture audits codebases for speculative layers, pass-through modules, and duplicate concepts while protecting real domain boundaries and public APIs.

0Latency: A Persistent Memory Layer for AI Agents via MCP
0Latency is an MCP server that adds persistent memory to Claude and other AI agents, storing memories across sessions to prevent context loss. It works natively with Claude Desktop, Claude Code, claude.ai, GPT, Gemini, Cursor, and any MCP-compatible agent.