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 12 Jul 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 Licence
Older versions
Version 2.1.4
Released 12 Jul 2026 - 954.42 kBWorks with firefox 109.0 and later, android 120.0 and laterSource code released under MIT Licence
Version 2.1.3
Released 12 Jul 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 Licence
Version 2.1.2
Released 12 Jul 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 Licence
Version 2.1.0
Released 11 Jul 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 Licence
Version 2.0.0
Released 13 Apr 2026 - 26.94 kBWorks with firefox 121.0 and laterSource code released under MIT Licence