Historia wersji dodatku New Tab — 6 wersji
New Tab Autor: gabrielzschmitz
Historia wersji dodatku New Tab — 6 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.2.1
Data wydania: 26 mar 2025 — 22,98 MBDziała z: firefox 109.0a1 i nowszy- Replaced
var browser = chrome || browser
withglobalThis.browser = chrome
to properly define thebrowser
object in Chrome
while maintaining cross-browser compatibility.
Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzenia- Replaced
Poprzednie wersje
Wersja 1.2
Data wydania: 23 mar 2025 — 22,98 MBDziała z: firefox 109.0a1 i nowszy- Added a "Reset Hero Image" button in
index.html
- Initialized
resetHeroImageButton
indom-elements.js
- Registered event listener for resetting the hero image in
main.js
- Implemented
initializeResetHeroImage
function insettings.js
to clear
custom hero image and restore default - Adjusted
showSaveMessage
styling inui.js
for better visibility - Updated styles in
main.css
to match existing button designs
Licencja kodu źródłowego: MIT License
- Added a "Reset Hero Image" button in
Wersja 1.1.2
Data wydania: 15 mar 2025 — 22,98 MBDziała z: firefox 109.0a1 i nowszychore(release): bump version to 1.1.2
- Updated manifest.json to reflect version 1.1.2.
- Updated the packaged new-tab.zip file accordingly.Licencja kodu źródłowego: MIT License
Wersja 1.1.1
Data wydania: 15 mar 2025 — 3,18 MBDziała z: firefox 109.0a1 i nowszyfix(settings): improve hero image handling and reset behavior
- Add support for custom hero image URLs when no local image is available
- Ensure default hero image is retrieved with the correct extension URL
- Remove redundant local image handling logic insaveSettings
- Improve reset behavior by adding a delay before reloading the pageLicencja kodu źródłowego: MIT License
Wersja 1.1
Data wydania: 14 mar 2025 — 3,18 MBDziała z: firefox 109.0a1 i nowszyfix(bookmarks): prevent duplicate delete buttons and improve event handling
- Remove existing delete buttons before adding new ones to avoid duplicates
- Stop event propagation when clicking delete to prevent unintended behavior
refactor(settings): simplify UI update logic and reload page after saving
- Removed redundant hero background and dark mode updates
- Unified UI update logic by closing the popup and reloading the page
- Ensured consistency in save messagesLicencja kodu źródłowego: MIT License
Wersja 1.0
Data wydania: 4 mar 2025 — 19,96 MBDziała z: firefox 109.0a1 i nowszyLicencja kodu źródłowego: MIT License