Time Machine version history - 5 versions
Time Machine ruma TheLazyCat
Time Machine version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Ruwäch 1.5
Elesan pa 26. kesä 2024 - 24.74 KBWorks with firefox 48.0 and laterImproved formula of speeding up or slowing down the website.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Ruwäch 1.4
Elesan pa 26. kesä 2024 - 24.74 KBWorks with firefox 48.0 and laterFixed some other bugs.Source code released under MIT License
Ruwäch 1.3
Elesan pa 26. kesä 2024 - 24.73 KBWorks with firefox 48.0 and laterMade the extension faster and removed unnecessary code.Source code released under MIT License
Ruwäch 1.2
Elesan pa 25. kesä 2024 - 24.8 KBWorks with firefox 48.0 and laterFixed 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);"Source code released under MIT License
Ruwäch 1.1
Elesan pa 24. kesä 2024 - 24.8 KBWorks with firefox 48.0 and laterYes, I have already found one bug and improved the extension.Source code released under MIT License