Librewolf Update Notifier versjonshistorikk - 7 versjonar
Librewolf Update Notifier av Self Denial
Librewolf Update Notifier versjonshistorikk - 7 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.1.1
Sleppt 19. apr. 2025 - 68,33 KBFungerar med firefox 115.0 og nyarerefactor: 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.Kjeldekode sleppt under GNU General Public License v3.0 only
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 1.1.0
Sleppt 30. mars 2025 - 66,96 KBFungerar med firefox 115.0 og nyareAdd 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.
Kjeldekode sleppt under GNU General Public License v3.0 only
- Added Scheduled Updates: Introduced
Versjon 1.0.5
Sleppt 29. mars 2025 - 42,17 KBFungerar med firefox 115.0 og nyareChangelog 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.Kjeldekode sleppt under GNU General Public License v3.0 only
Versjon 1.0.3
Sleppt 20. mars 2025 - 37,91 KBFungerar med firefox 115.0 og nyareMostly 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 okKjeldekode sleppt under GNU General Public License v3.0 only
Versjon 1.0.2
Sleppt 20. mars 2025 - 25,24 KBFungerar med firefox 115.0 og nyareUpdate 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.Kjeldekode sleppt under GNU General Public License v3.0 only
Versjon 1.0.1
Sleppt 10. jan. 2025 - 26,66 KBFungerar med firefox 115.0 og nyareThis 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.Kjeldekode sleppt under GNU General Public License v3.0 only
Versjon 1.0.0
Sleppt 10. jan. 2025 - 25,04 KBFungerar med firefox 115.0 og nyareKjeldekode sleppt under GNU General Public License v3.0 only