Zgodovina različic New Tab – 6 različic
New Tab — gabrielzschmitz
Zgodovina različic New Tab – 6 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.2.1
Izdano 26. mar. 2025 – 22,98 MBDeluje z firefox 109.0a1 in novejši- Replaced
var browser = chrome || browser
withglobalThis.browser = chrome
to properly define thebrowser
object in Chrome
while maintaining cross-browser compatibility.
Izvorna koda objavljena pod Licenca MIT
Prenesite Firefox in pridobite razširitevZa uporabo te razširitve potrebujete Firefox- Replaced
Starejše različice
Različica 1.2
Izdano 23. mar. 2025 – 22,98 MBDeluje z firefox 109.0a1 in novejši- 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
Izvorna koda objavljena pod Licenca MIT
- Added a "Reset Hero Image" button in
Različica 1.1.2
Izdano 15. mar. 2025 – 22,98 MBDeluje z firefox 109.0a1 in novejšichore(release): bump version to 1.1.2
- Updated manifest.json to reflect version 1.1.2.
- Updated the packaged new-tab.zip file accordingly.Izvorna koda objavljena pod Licenca MIT
Različica 1.1.1
Izdano 15. mar. 2025 – 3,18 MBDeluje z firefox 109.0a1 in novejšifix(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 pageIzvorna koda objavljena pod Licenca MIT
Različica 1.1
Izdano 14. mar. 2025 – 3,18 MBDeluje z firefox 109.0a1 in novejšifix(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 messagesIzvorna koda objavljena pod Licenca MIT
Različica 1.0
Izdano 4. mar. 2025 – 19,96 MBDeluje z firefox 109.0a1 in novejšiIzvorna koda objavljena pod Licenca MIT