Historique de versions de Time Machine - 5 versions
Time Machine par TheLazyCat
Historique de versions de Time Machine - 5 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.5
Publié le 26 juin 2024 - 24,74 KoFonctionne avec firefox 48.0 et versions supérieuresImproved formula of speeding up or slowing down the website.Code source publié sous licence Licence MIT
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 1.4
Publié le 26 juin 2024 - 24,74 KoFonctionne avec firefox 48.0 et versions supérieuresFixed some other bugs.Code source publié sous licence Licence MIT
Version 1.3
Publié le 26 juin 2024 - 24,73 KoFonctionne avec firefox 48.0 et versions supérieuresMade the extension faster and removed unnecessary code.Code source publié sous licence Licence MIT
Version 1.2
Publié le 25 juin 2024 - 24,8 KoFonctionne avec firefox 48.0 et versions supérieuresFixed 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);"Code source publié sous licence Licence MIT
Version 1.1
Publié le 24 juin 2024 - 24,8 KoFonctionne avec firefox 48.0 et versions supérieuresYes, I have already found one bug and improved the extension.Code source publié sous licence Licence MIT