Moz Update Checker의 버전 기록 - 8개 버전
Moz Update Checker 제작자: Ryan Steed
Moz Update Checker의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.7
2025년 12월 27일에 출시 - 51.73 KBfirefox 115.0 이상에서 작동Bug Fixes
- Fix alarm scheduler to only use cache when necessary
- Revert timeout notification message
Technical Details
- Improve CSS positioning for tooltips and status imageApache License 2.0에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.6
2025년 12월 25일에 출시 - 51.57 KBfirefox 115.0 이상에서 작동Bug Fixes
- Adjust date tooltip to avoid unnecessary scrollbarApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.5
2025년 12월 25일에 출시 - 51.57 KBfirefox 115.0 이상에서 작동New Features
- Enhanced update checker with loading states, relative time display, and timeout handling
- Added loading spinner during update checks with improved UI feedback
- Implemented relative time conversion for last checked timestamps (e.g., "2 hours ago")
- Refactored browser action UI to use single status image with tooltip hover effects
Bug Fixes
- Introduced connection timeout error handling with new localized message
- Improved error state management and display in popup UI
Maintenance
- Updated alarm scheduling constants and validation logicApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.4
2025년 12월 17일에 출시 - 50.43 KBfirefox 115.0 이상에서 작동Bug 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 structureApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.3
2025년 12월 16일에 출시 - 50.36 KBfirefox 115.0 이상에서 작동New 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 alignmentApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.2
2025년 12월 15일에 출시 - 50 KBfirefox 115.0 이상에서 작동Changelog 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 popupApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.1
2025년 12월 13일에 출시 - 49.77 KBfirefox 115.0 이상에서 작동New 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 jsonApache License 2.0에 따라 릴리스된 소스 코드
버전 1.0.0
2025년 12월 10일에 출시 - 49.62 KBfirefox 115.0 이상에서 작동New 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.Apache License 2.0에 따라 릴리스된 소스 코드