ClaudeOrb: Chrome Extension Monitors Claude API Usage in Real-Time

What ClaudeOrb Does
ClaudeOrb is a Chrome extension that provides real-time monitoring of Claude API usage. The developer built it after repeatedly hitting Claude's usage limits mid-session with no warning.
Key Features
- Shows your current session percentage usage
- Displays weekly usage limits
- Includes countdown timers for rate limits
- Tracks Claude Code costs in real-time
- Provides 7-day spending trends
Development Details
The entire extension was built using Claude Code. The developer mentioned it "took some blood, sweat and tears" but is now working properly. They discovered they had spent $110 on Claude Code in one week without noticing before building the monitor.
Future Plans
- Physical desk display prototype: A small physical device that sits next to your computer, glowing amber when approaching limits and red when nearly out - described as "a fuel gauge for Claude"
- Mac and Windows desktop applications
- Chrome Web Store release (planned for this week)
- Firefox and Edge extensions
Availability
The extension will be released as free software on GitHub and the Chrome Web Store this week. The developer is seeking feedback on whether users would want a physical display and whether it should be round or square.
📖 Read the full source: r/ClaudeAI
👀 See Also

Universal CLAUDE.md reduces Claude output tokens by 63% in benchmarks
A developer created a universal CLAUDE.md file that reduces Claude's output tokens by 63% across five benchmark tests while maintaining technical accuracy. The file addresses common Claude behaviors like verbose responses, unnecessary formatting, and unsolicited suggestions.

OpenClaw React Client Update Adds Model Per Agent, CLI Tool, and Auto-Start
The open-source OpenClaw client has received a major update with four key features: model assignment per agent, automatic updates, a new CLI tool for management, and auto-start after system reboot.

Akemon: Publish and Hire AI Coding Agents Directly from Your Laptop
Akemon is a tool that lets developers publish their AI coding agents with one command and hire others' agents with another, working directly from laptops through a relay tunnel without needing servers. It's protocol-agnostic, supporting agents from Claude Code, Codex, Gemini, OpenCode, Cursor, and Windsurf.

AI Chat Exporter: A Chrome Extension for High-Fidelity Claude Conversation PDFs
A developer built AI Chat Exporter, a Chrome extension that preserves math, code, and images when exporting Claude conversations to PDF. The tool uses a local browser-based rendering engine developed with Claude 3.5 Sonnet to handle progressive markdown and LaTeX formatting.