Librewolf Update Notifier 版本紀錄 - 7 個版本
Librewolf Update Notifier 作者: Self Denial
Librewolf Update Notifier 版本紀錄 - 7 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.1.1
發行於 2025年4月19日 - 68.33 KB適用於 firefox 115.0 與更新版本refactor: enhance version checking and notification content
The commit includes improvements to version comparison logic for better update detection, updates to notification messages to display both local and remote versions when an update is available.原始碼依照 僅 GNU General Public License v3.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.1.0
發行於 2025年3月30日 - 66.96 KB適用於 firefox 115.0 與更新版本Add update scheduling with configurable intervals, reset option, and 12 new languages.- Added Scheduled Updates: Introduced
updatealarm.js
to handle periodic checks using browser alarms, allowing users to configure check intervals (4h, 8h, 12h, 24h, or disabled) via the options. - New Options UI: Enhanced
options/options.html
with a settings table, reset button, and alarm timer selection. Added localized strings for new controls. - Refactored Background Logic: Moved initialization and alarm scheduling to a dedicated
init()
function inbackground.js
, improving modularity. - Version Bump: Updated manifest version to 1.1.0 to reflect new features.
- Error Handling: Improved
versionchecker.js
with timeout handling and better error logging. - Add fallback width for info and footer tables when version_table is missing.
- Add initial translations for multiple locales including Arabic, Bengali, Chinese, French, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, and Turkish.
原始碼依照 僅 GNU General Public License v3.0 條款釋出
- Added Scheduled Updates: Introduced
版本 1.0.5
發行於 2025年3月29日 - 42.17 KB適用於 firefox 115.0 與更新版本Changelog Summary (Version 1.0.5)
Major Updates:
- New Options Page: Introduced a dedicated settings interface (options/options.html
) to configure notification behavior, including selecting between pop-up alerts, system notifications, both,
or disabling updates entirely.
- Enhanced Localization: Redesigned locale files (addedde
anden
completions) with new messages for settings UI, warnings, error states, and useful links. Renamed legacy keys (e.g.,running_version
→runningVersion
) for consistency.
Functional Improvements:
- Notification System Overhaul:
- Added contextual menu items for quick access to settings (⚙ Options
).
- Refined update checks to prioritize managed settings (e.g., enterprise policies) and handle errors with descriptive system notifications.
- Updated icons (warning/error states) to support all manifest-v3 icon sizes (16x16, 32x32, 64x64, 128x128).
UI/UX Updates:
- Redesigned Notification Interface:
- Modernized the notification page layout with organized tabs for version details and localized "Useful Links."
- Added persistent settings button (⚙ Options
) in the footer and integrated GitHub links.
- Options Page Styling: Implemented basic CSS styling (options/options.css
) for clean, responsive formatting.
Manifest & Compatibility:
- Updatedmanifest.json
to manifest-v3 requirements:
- Added permissions:storage
,menus
,notifications
.
- Definedoptions_ui
pointing to the new options page.
- Deprecated legacy browser action APIs in favor of modern context menu integration.
Bug Fixes & Polishing:
- Fixed icon path references in notification UI and browser action visuals.
- Improved error handling during storage operations and initial update checks.
- Ensured localization consistency across all UI components.
- Replace deprecatedbrowser.extension.getURL
with modernbrowser.runtime.getURL
.
This release modernizes the extension’s functionality, usability, and adherence to current web extension standards while expanding user customization options.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.0.3
發行於 2025年3月20日 - 37.91 KB適用於 firefox 115.0 與更新版本Mostly cosmetic improvements including dynamic icon update.- Bumped extension version to 1.0.3
- Added GitHub logo and mark images to notification interface
- Updated internationalized strings with globe emoji (🌐) for better visual emphasis
- Adjusted CSS for responsive image sizing and added small GitHub icon link
- Minor HTML restructuring for links presentation and viewport meta tag charset specification
- Hide more info links if status is ok原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.0.2
發行於 2025年3月20日 - 25.24 KB適用於 firefox 115.0 與更新版本Update notification icons to use "-icon.svg" naming and improve UI structure
This commit refactors the notification system by:
1. Renaming SVG icon files to include "-icon.svg" in their filenames for consistency
2. Updating image paths in HTML, CSS, and JS to reference the new icon filenames
3. Modifying browser action icons based on update status using the new icons
4. Replacing the static links div with a collapsible details element in the notification message
5. Adding html-i18n.js for improved internationalization support
These changes streamline visual elements, enhance user experience with better UI organization, and align icon naming conventions with modern standards.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.0.1
發行於 2025年1月10日 - 26.66 KB適用於 firefox 115.0 與更新版本This version refactors the existing SVG by replacing the triangle shape with the Librewolf shape and updating the exclamation mark design. The changes include:
- Adding the Librewolf shape with specified attributes.
- Modifying the exclamation mark to have rounded corners and adjusted dimensions.
- Removing unused elements and updating styles accordingly.
Also improve description to align with the Mozilla Add-on description.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.0.0
發行於 2025年1月10日 - 25.04 KB適用於 firefox 115.0 與更新版本原始碼依照 僅 GNU General Public License v3.0 條款釋出