História doplnku New Tab - 6 verzií
New Tab Autor: gabrielzschmitz
História doplnku New Tab - 6 verzií
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 1.2.1
Vydaná 26. mar 2025 - 22,98 MBFunguje s: firefox verzia 109.0a1 a novšia- Replaced
var browser = chrome || browser
withglobalThis.browser = chrome
to properly define thebrowser
object in Chrome
while maintaining cross-browser compatibility.
Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať Firefox- Replaced
Staršie verzie
Verzia 1.2
Vydaná 23. mar 2025 - 22,98 MBFunguje s: firefox verzia 109.0a1 a novšia- 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
Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
- Added a "Reset Hero Image" button in
Verzia 1.1.2
Vydaná 15. mar 2025 - 22,98 MBFunguje s: firefox verzia 109.0a1 a novšiachore(release): bump version to 1.1.2
- Updated manifest.json to reflect version 1.1.2.
- Updated the packaged new-tab.zip file accordingly.Zdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.1.1
Vydaná 15. mar 2025 - 3,18 MBFunguje s: firefox verzia 109.0a1 a novšiafix(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 pageZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.1
Vydaná 14. mar 2025 - 3,18 MBFunguje s: firefox verzia 109.0a1 a novšiafix(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 messagesZdrojový kód je k dispozícii v rámci licencie Licencia MIT
Verzia 1.0
Vydaná 4. mar 2025 - 19,96 MBFunguje s: firefox verzia 109.0a1 a novšiaZdrojový kód je k dispozícii v rámci licencie Licencia MIT