Changelog
1.3.1 - 2026-02-04
Changed
- Updated logging to follow new guidelines with LOG_PREFIX constant and appropriate use of console.debug() for verbose logging and console.log() with emoji for key events.
1.3.0 - 2025-10-06
Fixed
- Correctly parses search counts with comma thousands separators.
1.2.1 - 2025-10-10
Changed
- Minor bug fixes and performance improvements.
1.2.0 - 2025-08-29
Changed
- The usage summary popup now fades to 80% transparency after 3 seconds. Hovering over the popup makes it fully opaque.
1.1.0 - 2025-08-29
Changed
- Enhanced the usage summary to show expected usage in absolute numbers (e.g.,
648/3600) and the difference from the expected rate (e.g., 39 below expected).
1.0.0 - 2025-07-04
Added