היסטוריית גרסאות עבור Time Machine - 5 גרסאות
Time Machine TheLazyCat מאת
היסטוריית גרסאות עבור Time Machine - 5 גרסאות
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 1.5
תאריך שחרור: 26 יוני 2024 - 24.74 ק״בעובד עם firefox 48.0 ומעלהImproved formula of speeding up or slowing down the website.קוד המקור משוחרר תחת MIT License
גרסאות ישנות יותר
גרסה 1.4
תאריך שחרור: 26 יוני 2024 - 24.74 ק״בעובד עם firefox 48.0 ומעלהFixed some other bugs.קוד המקור משוחרר תחת MIT License
גרסה 1.3
תאריך שחרור: 26 יוני 2024 - 24.73 ק״בעובד עם firefox 48.0 ומעלהMade the extension faster and removed unnecessary code.קוד המקור משוחרר תחת MIT License
גרסה 1.2
תאריך שחרור: 25 יוני 2024 - 24.8 ק״בעובד עם firefox 48.0 ומעלהFixed 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);"קוד המקור משוחרר תחת MIT License
גרסה 1.1
תאריך שחרור: 24 יוני 2024 - 24.8 ק״בעובד עם firefox 48.0 ומעלהYes, I have already found one bug and improved the extension.קוד המקור משוחרר תחת MIT License