Skip to content
1 month freeJoin the UsageMeter Discord and get 1 month of Pro freeJoin the Discord
  • Fix

    Themes paint claude.ai again. Claude's redesign moved every colour onto a new token set and started loading its own stylesheet later in the page than ours, so all 56 themes silently stopped applying — the page just stayed grey whatever you picked. Themes, custom colours and the gradient presets all work on the new interface.

  • Fix

    The toolbar under the composer no longer climbs on top of the input box. Claude's new disclaimer bar is built with a negative offset that the toolbar was cancelling out, which buried the usage chips behind the composer, pushed the composer past the bottom of the window and left the conversation unable to scroll to its last messages.

  • Fix

    Settings stop reverting on their own. A version counter that never advanced let the server hand back old values over settings you had just changed — most visible right after a fresh install, where the first things you configured came back wrong.

  • Fix

    "Chat bar: ring + tools" showed as OFF in Settings while the feature was actually ON, so switching it on looked like a setting that refused to save. The switch now reflects the real state.

  • Fix

    "Usage pace" now actually turns the coloured trend arrows on and off — the switch was saved but nothing ever read it.

  • Fix

    Focus mode, chat width, custom font and size, background image and blurred responses were all keyed to page structure Claude no longer uses. Every one of them works again, and the old hooks are kept so the desktop app keeps working too.

  • Fix

    Claude Code: the Accounts button is back in the sidebar, and a tab opened on /code no longer stays stuck in limited mode after you navigate to a conversation — export, conversation metrics and live usage tracking were all missing for the rest of that tab's life.

  • Improved

    Feature toggles (usage indicator, export buttons, favicon ring, conversation metrics…) now follow you across devices through cloud sync. They were local-only, so they had to be re-set on every browser and were lost on reinstall.

  • Improved

    Two background loops that retried every half-second forever on pages where their target no longer exists are now bounded — they were running for the whole life of every /code tab.

  • Improved

    Startup sync no longer fires its download and upload at the same time, where either could overwrite the other's work depending on which finished first.

  • Removed

    The "Copy button" switch in Settings and the setup wizard. The feature it controlled was taken out of the extension back in v1.2.11; the switch stayed behind and did nothing ever since.

All versions