Historial de versiones de Time Machine - 5 versiones
Time Machine por TheLazyCat
Historial de versiones de Time Machine - 5 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.5
Lanzada el 26 de jun. de 2024 - 24,74 KBCompatible con firefox 48.0 y superioresImproved formula of speeding up or slowing down the website.Se publicó el código fuente bajo la licencia MIT License
Descarga Firefox y obtiene la extensiónYou'll need Firefox to use this extensionVersiones antiguas
Versión 1.4
Lanzada el 26 de jun. de 2024 - 24,74 KBCompatible con firefox 48.0 y superioresFixed some other bugs.Se publicó el código fuente bajo la licencia MIT License
Versión 1.3
Lanzada el 26 de jun. de 2024 - 24,73 KBCompatible con firefox 48.0 y superioresMade the extension faster and removed unnecessary code.Se publicó el código fuente bajo la licencia MIT License
Versión 1.2
Lanzada el 25 de jun. de 2024 - 24,8 KBCompatible con firefox 48.0 y superioresFixed Bug: Spamming settings in the local storage.
This happened because the add-on updated the settings every time the user entered something. Now the add-on only updates the settings if the input field is not focused instead, for example when you close the add-on or go to another input field.
This only required me to change "element.addEventListener("input", function);" to "element.addEventListener("blur", function);"Se publicó el código fuente bajo la licencia MIT License
Versión 1.1
Lanzada el 24 de jun. de 2024 - 24,8 KBCompatible con firefox 48.0 y superioresYes, I have already found one bug and improved the extension.Se publicó el código fuente bajo la licencia MIT License