Claude Context Tracker

D 54 completed
Browser Extension
unknown / javascript · tiny
7
Files
1,158
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#369819
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
24.86
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47458
Member of a group with 1 similar repo(s) — canonical #87678 view group →
Top concepts (2)
Project DescriptionBrowser Extension
Repobility · severity-and-effort ranking · https://repobility.com

AI Prompt

Create a Chrome extension that tracks the context window usage for Claude AI chats in real time. The extension should display a floating widget showing the estimated percentage used, with color-coded progression from green to red. It needs to read visible conversation messages from the DOM, estimate token count using a character-based heuristic, and track usage against a 200K token limit. Include a warning banner at 90% usage that offers one-click summary generation, and allow users to copy a structured conversation summary. The widget should also be draggable, minimizable, and toggleable via the keyboard shortcut Ctrl+Shift+K.
javascript chrome-extension content-script browser-api ui context-tracking claude dom-manipulation
Generated by gemma4:latest

Catalog Information

Tracks Claude AI chat context usage in real time, alerting users before they run out of tokens.

Description

This browser extension monitors the token usage of Claude AI conversations in real time. It displays a floating widget that shows the estimated percentage of the 200,000‑token context window that has been consumed, with a color‑coded progression from green to red. When usage reaches 90 % a warning banner appears and a one‑click button generates a concise summary of the conversation. The summary can be copied to start a new chat, allowing users to continue seamlessly without losing context. All processing occurs locally in the browser; no data is transmitted.

الوصف

يُعقِّب هذا الامتداد المتصفح استخدام الرموز في محادثات Claude AI في الوقت الحقيقي. يعرض عنصر واجهة مستخدم عائم يُظهر النسبة المئوية المقدرة للنافذة السياقية التي تبلغ 200 000 رمز، مع تقدم ملون من الأخضر إلى الأحمر. عند بلوغ الاستخدام 90 ٪ يظهر شريط تحذير مع زر واحد لتوليد ملخص مختصر للمحادثة. يمكن نسخ هذا الملخص لبدء محادثة جديدة، مما يتيح للمستخدم الاستمرار بسلاسة دون فقدان السياق. يتم تنفيذ جميع العمليات محلياً داخل المتصفح؛ لا يتم إرسال أي بيانات. يتيح الامتداد للمستخدمين مراقبة استهلاك السياق وتجنب نفاد الرموز قبل أن يؤثر ذلك على جودة المحادثة. كما يوفر واجهة سهلة الاستخدام يمكن سحبها وتكبيرها أو تصغيرها عبر اختصار لوحة المفاتيح. يركز الامتداد على الخصوصية، إذ لا يرسل أي معلومات إلى خوادم خارجية.

Novelty

6/10

Tags

context-monitoring token-usage-tracking ai-chat-assistance real-time-analytics privacy-preserving summary-generation user-interface-widget

Claude Models

claude-opus-4.6

Quality Score

D
54.0/100
Structure
49
Code Quality
70
Documentation
55
Testing
0
Practices
56
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Security & Health

6.3h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility · open methodology · https://repobility.com/research/
MIT
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
66.1%
css
29.5%
markdown
2.3%
json
2.1%

Frameworks

None detected

Concepts (2)

Repobility · code-quality intelligence · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · code-quality intelligence · https://repobility.com
auto_descriptionProject DescriptionReal-time context window usage tracker for Claude Chat.80%
auto_categoryBrowser Extensionbrowser-extension70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/94023.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV