AWS Favorites Quickbar version history - 4 versions
AWS Favorites Quickbar by 8its
AWS Favorites Quickbar version history - 4 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 1.3.0
Released Aug 3, 2026 - 35.04 KBWorks with firefox 109.0a1 and later- Visual mode (light/dark) — Set a consistent theme across all AWS accounts. Extension simulates clicking the AWS Console theme radio to apply your preference on every page load.
- Injection status note — Popup shows a helpful message when no native pinned service exists, explaining the prerequisite for quickbar injection.
- Removed all fallback patterns — errors surface immediately instead of being silently swallowed.
- Explicit first-launch vs returning-user storage paths — defaults are never applied over existing user data.
- CSS classes are always extracted dynamically from the first native pinned service — no hardcoded class names.
- Extracted
settings.tsmodule for cleaner separation of concerns. - Upgraded dependencies: fast-check v4, Jest 30, esbuild 0.28.
- Fixed
window.locationmocking for Jest 30 jsdom compatibility. - Fixed
Object.prototypecollision in property-based tests (e.g., service ID "constructor").
Source code released under MIT License
Older versions
Version 1.2.1
Released Dec 23, 2025 - 41.08 KBWorks with firefox 109.0a1 and laterFixed some minor bugsSource code released under MIT License
Version 1.2.0
Released Dec 22, 2025 - 41.77 KBWorks with firefox 109.0a1 and laterFixed Visual Mode SyncSource code released under MIT License
Version 1.1.1
Released Dec 15, 2025 - 35.87 KBWorks with firefox 109.0a1 and laterProduction optimized release with comprehensive build improvements:
🎯 Key Features:
- Production build optimization infrastructure
- Automated console statement removal
- Bundle size analysis and verification
- Professional production code qualitySource code released under MIT License