UsageX version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.5
Released Jul 12, 2026 - 954.42 KBWorks with firefox 109.0 and later, android 120.0 and laterv2.1.5 — Touch & Drag Fix
• Fixed: Drag-to-move and resize handles now work correctly on touch screens and Firefox for Android.
• Rewritten using the Pointer Events API (pointerdown / pointermove / pointerup) — a single API that covers mouse, touch, and stylus input universally.
• setPointerCapture() ensures the drag/resize gesture stays locked to the handle even if the pointer slides off the element mid-gesture — no more stuck drags.
• Handlers are now scoped per-gesture (closure-based) instead of global document listeners — cleaner, no stale event listener leaks.Source code released under MIT License
Older versions
Version 2.1.4
Released Jul 12, 2026 - 954.42 KBWorks with firefox 109.0 and later, android 120.0 and laterSource code released under MIT License
Version 2.1.3
Released Jul 12, 2026 - 954.25 KBWorks with firefox 109.0 and later, android 120.0 and laterv2.1.3 — Bug Fix Release
• Fixed: Popup menu was not toggling open — clicking the extension icon now reliably shows/hides the menu.
• Changed: Feedback system has been fully migrated from Google Apps Script to GitHub Issues. No external servers are involved anymore — all feedback goes directly to GitHub. UsageX is now 100% offline / no-server-required.
• Improved: Tab focus logic simplified and made more robust.
• Improved: Mobile layout now uses dynamic class injection instead of media queries for better compatibility.Source code released under MIT License
Version 2.1.2
Released Jul 12, 2026 - 551.19 KBWorks with firefox 109.0 and later, android 120.0 and later• Added Firefox for Android support
• Fixed API compatibility issues in content scripts for mobile browsers
• Added responsive layout for the popup on mobile viewportsSource code released under MIT License
Version 2.1.0
Released Jul 11, 2026 - 959.31 KBWorks with firefox 109.0 and laterMajor v2 upgrade. Renders a fully customizable sidebar dashboard directly on Claude.ai. Adds real-time session and weekly usage tracking, daily message/token logs, a 7-day sparkline trend, and a 30-day usage heatmap. Adds a user feedback form with optional diagnostics collection. Bundles Inter font locally for compliance.Source code released under MIT License
Version 2.0.0
Released Apr 13, 2026 - 26.94 KBWorks with firefox 121.0 and laterSource code released under MIT License