Historial de versiones de New Tab - 6 versiones
New Tab por gabrielzschmitz
Historial de versiones de New Tab - 6 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.2.1
Lanzada el 26 de mar. de 2025 - 22,98 MBCompatible con firefox 109.0a1 y superiores- Replaced
var browser = chrome || browser
withglobalThis.browser = chrome
to properly define thebrowser
object in Chrome
while maintaining cross-browser compatibility.
Se publicó el código fuente bajo la licencia MIT License
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extension- Replaced
Versiones antiguas
Versión 1.2
Lanzada el 23 de mar. de 2025 - 22,98 MBCompatible con firefox 109.0a1 y superiores- 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
Se publicó el código fuente bajo la licencia MIT License
- Added a "Reset Hero Image" button in
Versión 1.1.2
Lanzada el 15 de mar. de 2025 - 22,98 MBCompatible con firefox 109.0a1 y superioreschore(release): bump version to 1.1.2
- Updated manifest.json to reflect version 1.1.2.
- Updated the packaged new-tab.zip file accordingly.Se publicó el código fuente bajo la licencia MIT License
Versión 1.1.1
Lanzada el 15 de mar. de 2025 - 3,18 MBCompatible con firefox 109.0a1 y superioresfix(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 pageSe publicó el código fuente bajo la licencia MIT License
Versión 1.1
Lanzada el 14 de mar. de 2025 - 3,18 MBCompatible con firefox 109.0a1 y superioresfix(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 messagesSe publicó el código fuente bajo la licencia MIT License
Versión 1.0
Lanzada el 4 de mar. de 2025 - 19,96 MBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia MIT License