fmbipbgbfoganenegfmkmlidljbfnkhf
Visual progress bars show how much conversation space you have left in Claude. Never lose context unexpectedly again. You're deep in an important Claude conversation - coding a complex project, analyzing research data, or working through a critical business problem. Suddenly, Claude can't remember what you discussed earlier. You've hit the context limit and lost hours of valuable conversation history. Context Compass solves this problem with visual progress bars that show exactly how much conversation space you have left in each Claude chat, right in your sidebar. Perfect for: Developers building complex projects with Claude Researchers conducting in-depth analysis Content creators managing long conversations Business users who rely on Claude's full context What makes Context Compass different: Visual Progress Bars See your conversation length at a glance - no confusing numbers to interpret, just clean visual indicators that fit perfectly with Claude's design. Privacy-First Approach Unlike other trackers, we don't need access to your tabs, cookies, or personal data. Everything processes locally in your browser with minimal permissions. Zero Setup Required Install and it works immediately. No API keys, no configuration, no organization IDs, no complex setup process. Real-Time Updates Watch your usage update live as you chat. Know exactly when you're approaching the 200K token limit before it's too late. Minimal Design Clean, minimal progress bars that enhance Claude's interface without cluttering it. Designed to feel like a natural part of Claude. How it works: Install the extension Click into any Claude conversation (or start a new one) Progress bar appears and tracks that conversation's token usage Switch between conversations - each one gets counted as you visit it All tracked conversations show their progress bars automatically Smart on-demand counting - only analyzes conversations when you're actively using them for better performance and privacy. Stop guessing, start knowing. Transform from "Why did Claude forget everything?" to "I can see I have 25% space left - perfect for this next section." Built specifically for Claude Pro and Max users who want to maximize their conversation value and never lose important context again. Quick FAQ: Q: I installed it but don't see progress bars? A: Click into any conversation! The extension counts tokens on-demand when you visit each chat. This approach saves resources and protects your privacy. Q: Do I need to set anything up? A: No setup required. Install and click into any Claude conversation - the progress bar appears instantly. Q: Does it work on old conversations? A: Yes! Click into any existing conversation and it will analyze and show the progress bar immediately. Q: How accurate are the progress bars? A: Very accurate. We use the same word-to-token ratios that Anthropic publishes, giving you reliable estimates of your conversation length. Context Compass - Your guide to confident Claude conversations.
Claude Usage Tracker
Helps you track your claude.ai usage caps based on tokens sent. This extension helps you monitor how much of your Claude usage quota remains. It calculates token consumption from various sources including uploaded files, project knowledge, chat history, and AI responses. It will also send a notification when your usage limits have been replenished (if the site notified you that you were about to run out). Most elements in the chat UI (Namely the length, cost, estimate, caching status) have a tooltip explaining them further! Be sure to check them out. The extension tracks token usage from: - Files - Documents uploaded to chats or synced via Google Drive, Github, etc - Projects - Knowledge files and custom instructions - Personal preferences - Your configured settings - Message history - Full conversation context - System prompts - Enabled tools (analysis, artifacts) on a per-chat basis - MOST MCPs/Integrations - There are some limitations in cases where a "Knowledge" object is returned that I can't access, such as with web search Limitations: - Web search results - The full results are not exposed in the conversation history, so I can't track them properly (See above, Knowledge objects) - Research - Most of it happens on the backend, so I can't track it at all Token calculation is handled either through Anthropic's API (if you provide your key) or via gpt-tokenizer. The source code can be found here: https://github.com/lugia19/Claude-Usage-Extension
Claude: Continue from Here
Easily start a new Claude chat from any message, complete with all chat history and files up to that point! Easily continue your Claude conversations in a new chat - without losing context! This extension helps begin a new Claude chat from any message while keeping your entire conversation history, including all generated and attached files. Perfect for saving credits, organizing tasks, and getting more out of Claude. ✨ Key Benefits • Quick and Easy: With one click, transform your entire chat into a text document that you can copy and paste into a new chat. • Keep Everything: Includes all files generated by Claude or shared by you, so no context is lost. 🛡️ Privacy and Security • Transparent, open-source browser extension. • Your data goes nowhere—the extension formats data on your page without sending it anywhere. 💡 Why use it? • Use less credits to avoid hitting your limit! Claude re-reads the entire conversation every time you send a message. You get a time-out when it consumes too many. Start new chats from central points to reduce credit usage. 💼 Perfect Use Cases: • Starting new chats for separate tasks suggested by Claude. • Managing clarifying questions in shorter, more concise conversations. • Reducing unnecessary information in ongoing chats. ⚙️ How It Works: 1. Install the extension. 2. Claude response gets a "Create New Chat from Here" button. 3. Click it to generate a conversation summary with all messages and attached files.. 4. Click to copy the chat history to clipboard or download it to disk. 5. Paste or attach the content into a new Claude chat and continue seamlessly! Want to look at the code yourself? Check out the GitHub page: https://github.com/ryanwith/claude-continue-from-here
Claude QoL - Export, Fork, Search, and more
Collection of Claude enhancements: Exporting/Importing chats, Forking, Text Search, Bookmarks, TTS, and more. Adds several QoL tweaks and additional features to Claude, including: - Text search across all chats - Chat Forking + Compacting - Search in chat - Advanced chat navigation - Advanced editing (Add files to past messages) - Text to speech (Via Elevenlabs/OAI/Browser) - TTS with character-based voices - Speech to text (Via Groq/OAI/Browser) - Preferences switcher - Per-chat style overrides - Chat exporting/importing to HTML/ZIP/Markdown/JSON Some of the above features require some form of external API service. The entire extension is built around a Bring Your Own Key principle - that is, you will have to provide your own API key. The source code is here: https://github.com/lugia19/Claude-QoL
Claude Usage Tracker — Chat & Code Export
Track Claude.ai usage and limits, export chats to Markdown, jump into new chats — works on claude.ai and Claude Code. Claude Usage Tracker is the Chrome extension for monitoring your Claude.ai and Claude Code usage limits, exporting chat history to Markdown, and continuing long conversations seamlessly. Built for Claude Pro and Max subscribers who want clear visibility into their 5-hour session and weekly all-models usage — directly inside Claude's sidebar, with one-click export and resume. • Real-time usage tracking — Monitor your 5-hour session and weekly all-models limits, refreshed automatically every 30 seconds • Integrated sidebar panel — Usage stats display directly inside Claude's interface, with no separate window or tab • Smart export system — Export any portion (20%, 50%, or 100%) of your conversation to clean Markdown • One-click workflow — Export → Download → New chat → Auto-paste, in under 3 seconds • Works on Claude Code — Sidebar and export both supported on claude.ai/code conversations • Adaptive UI — Renders correctly in both expanded and collapsed sidebar modes 1. Install the extension 2. Visit claude.ai or claude.ai/code — the usage panel appears automatically inside Claude's sidebar 3. Watch your 5-hour and weekly limits update in real time 4. Click "Export" on any conversation to save it as Markdown 5. Choose 20%, 50%, or 100% of recent messages 6. Optionally auto-open a new chat with the exported content already pasted PERFECT FOR: • Long conversations approaching the context limit • Preserving important chat history before sessions reset • Continuing discussions in fresh sessions without losing context • Monitoring your Claude Pro or Max usage across the week • Developers using Claude Code in the browser who want to track web-session usage • No data collection — everything stays on your device • No external servers — the extension talks only to Claude's own API • No tracking, no analytics, no telemetry • Open source — code is published and reviewable Q: Does this work with Claude Code (the CLI / terminal tool)? A: It works on the web version of Claude Code at claude.ai/code. The terminal CLI tool is a separate product and is not tracked by this extension. Q: Does it track Opus usage separately? A: It tracks two limits: your 5-hour session and your 7-day all-models usage. These are the limits Claude.ai exposes. There is no separate Opus-only counter at the moment. Q: Where does my data go? A: Nowhere. The extension reads your usage from Claude's own /api/organizations/{id}/usage endpoint using your existing browser session. Nothing is sent anywhere else. Q: I'm on Claude Free / Pro / Max — does this work? A: Yes for all subscription tiers. The extension simply reads whatever limits Claude.ai reports for your account. Q: Why does the sidebar disappear sometimes? A: Claude.ai re-renders its sidebar during navigation. The extension automatically re-attaches the panel within a second. Support: jed.fan21@gmail.com Privacy Policy: https://github.com/jedfan21/claude-track-export-privacy-and-policy/blob/16f98c5637b7d4740821a6a7482c86b8e8dac183/privacy-policy.md Feature Requests: https://forms.gle/ptB6i9ie6ebep71T9