Historia wersji dodatku Time Machine — 5 wersji
Time Machine Autor: TheLazyCat
Historia wersji dodatku Time Machine — 5 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.5
Data wydania: 26 cze 2024 — 24,74 KBDziała z: firefox 48.0 i nowszeImproved formula of speeding up or slowing down the website.Licencja kodu źródłowego: Licencja MIT
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.4
Data wydania: 26 cze 2024 — 24,74 KBDziała z: firefox 48.0 i nowszeFixed some other bugs.Licencja kodu źródłowego: Licencja MIT
Wersja 1.3
Data wydania: 26 cze 2024 — 24,73 KBDziała z: firefox 48.0 i nowszeMade the extension faster and removed unnecessary code.Licencja kodu źródłowego: Licencja MIT
Wersja 1.2
Data wydania: 25 cze 2024 — 24,8 KBDziała z: firefox 48.0 i nowszeFixed 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);"Licencja kodu źródłowego: Licencja MIT
Wersja 1.1
Data wydania: 24 cze 2024 — 24,8 KBDziała z: firefox 48.0 i nowszeYes, I have already found one bug and improved the extension.Licencja kodu źródłowego: Licencja MIT