Moz Update Checker versjonshistorikk - 5 versjonar
Moz Update Checker av Ryan Steed
Moz Update Checker versjonshistorikk - 5 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.0.4
Sleppt 17. des. 2025 - 50,43 KBFungerar med firefox 115.0 og nyareBug Fixes
- Fixed minor UI text in browser_action.html
Maintenance
- Alphabetized functions inshared_functions.js,browser_action.js, andoptions.js
- Reordered scripts in manifest.json so that shared initializes first
- Bumped version to 1.0.4
Technical Details
- Reorganized update check logic and improved browser status tab handling
- Restructured functions in options.js for consistency
- Maintained all existing functionality while improving code structureKjeldekode sleppt under Apache License 2.0
Eldre versjonar
Versjon 1.0.3
Sleppt 16. des. 2025 - 50,36 KBFungerar med firefox 115.0 og nyareNew Features
- Add "lastChecked" i18n message for displaying check timestamps
- Implement last checked timestamp tracking in updateChecker
Bug Fixes
- Improve popup UI with last checked display and better error messaging
- Refactor response handling to include last checked data
Maintenance
- Update version to 1.0.3
Technical Details
- Updated browser_action styles for better readability and alignmentKjeldekode sleppt under Apache License 2.0
Versjon 1.0.2
Sleppt 15. des. 2025 - 50 KBFungerar med firefox 115.0 og nyareChangelog Summary
2025-12-15
New Features
- Add version to extension name display
- Implement improved update checking logic in background script
- Add new i18n message for extension name with version info
- Enhance browser action communication with refresh messaging
- Update icon setting to include status in tooltip
Bug Fixes
- Fix retries to use 3 max attempts
- Fix cache TTL handling and add debug timestamps
Maintenance
- Bump version to 1.0.2
Technical Details
- Refactor background script update checking logic with better error handling
- Enhance i18n translation function to support browser-specific and version-specific keys
- Update browser action UI to display version in title and h3
- Adjust table layouts and styling in browser action popupKjeldekode sleppt under Apache License 2.0
Versjon 1.0.1
Sleppt 13. des. 2025 - 49,77 KBFungerar med firefox 115.0 og nyareNew Features
- Refactor DEV_MODE to be dynamically loaded from local storage with async IIFE
- Modify init() to accept status parameter and handle dev_mode storage setup
Bug Fixes
- Improve error logging in init() when resetting default options
- Add cache: "no-cache" to update check fetch call and move unnecessary signal variable
Maintenance
- Replace hardcoded popup URL with constant BROWSER_ACTION_POPUP_HTML
-prettierformat jsonKjeldekode sleppt under Apache License 2.0
Versjon 1.0.0
Sleppt 10. des. 2025 - 49,62 KBFungerar med firefox 115.0 og nyareNew Features
- Implement Mozilla browser update checker extension with notification and tab alert options
Introduces a complete browser extension that checks for Mozilla browser updates (Firefox, LibreWolf, IceCat) and alerts users via desktop notifications, new tabs, or both. Includes background script with alarm scheduling, browser action popup, options page for configuration, support for multiple browsers, dark/light mode UI, internationalization, cache-based version checking, managed storage support, error handling, and debug logging.
- Add images and en translation
Adds image assets and English translation files to support the new extension features and UI.Kjeldekode sleppt under Apache License 2.0