Time Machine 版本紀錄 - 5 個版本
Time Machine 作者: TheLazyCat
Time Machine 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.5
發行於 2024年6月26日 - 24.74 KB適用於 firefox 48.0 與更新版本Improved formula of speeding up or slowing down the website.原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.4
發行於 2024年6月26日 - 24.74 KB適用於 firefox 48.0 與更新版本Fixed some other bugs.原始碼依照 MIT License 條款釋出
版本 1.3
發行於 2024年6月26日 - 24.73 KB適用於 firefox 48.0 與更新版本Made the extension faster and removed unnecessary code.原始碼依照 MIT License 條款釋出
版本 1.2
發行於 2024年6月25日 - 24.8 KB適用於 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
發行於 2024年6月24日 - 24.8 KB適用於 firefox 48.0 與更新版本Yes, I have already found one bug and improved the extension.原始碼依照 MIT License 條款釋出