Skip to content

Releases: lugia19/Claude-Usage-Extension

Fix extension for Firefox Android

27 Dec 14:50
Compare
Choose a tag to compare

Avoid utilizing browser.contextMenu in unsupported browsers (eg, Firefox Android).
The extension will open the debug page rather than the ko-fi link if clicked on mobile, to keep it accessible.

Fix MV3 lifecycle issues + Debugging page

26 Dec 14:28
Compare
Choose a tag to compare
  • Fixed some issues with the MV3 lifecycle (waking up etc).
  • Overhauled logging entirely, there is now a fancy debug logs page available from the extension's context menu.

Quick bugfix

26 Dec 00:10
Compare
Choose a tag to compare

There was an issue in v3.1.0 with listeners not properly initializing (leading to the background not waking up).

v3.1.0

25 Dec 16:21
Compare
Choose a tag to compare

New since the last release:

  • Support different tiers (Free/Pro/Team)
  • Support multiple accounts via firefox containers (This was hell)
  • Support Drive-synced files (Both in projects and chat)
  • Add option to use the token counting endpoint instead of the gpt_tokenizer estimate
  • Now uploads reset times and token amounts to firebase (to crowdsource more accurate counts)