Popup polish: full title, manual refresh, per-lane percentages - #4
Merged
Conversation
Header now reads 'Ration — AI Quota Tracker' (muted subtitle so the popup stays quiet at 356px) with a refresh button beside the staleness age — it spins while the worker fetches, and the worker's politeness gates (60s/provider floor, backoff) still apply. Every lane shows its remaining percentage next to the bar, hovering a reset countdown shows the exact local time, the footer gains a Report-issue link, and the version string is read from the manifest instead of being hardcoded. Toolbar tooltip (action.default_title) carries the full name; version bumped to 0.1.1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's in this
Four small UX improvements to the popup, requested after first real-world use:
action.default_title) carries the full name too.chrome.runtime.getManifest()instead of being hardcoded.Popup width nudged 340→356px for the extra percent column. Version bumped to 0.1.1.
Verification
npm run cigreen: typecheck + 57 tests + build.git pull && npm run build, reload the extension.🤖 Generated with Claude Code
https://claude.ai/code/session_015gwwHsEgVxtmfRn3dEkBif
Generated by Claude Code