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 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展版本 1.3
发布于 2024年6月26日 - 24.73 KB适用于 firefox 48.0 及更高版本Made the extension faster and removed unnecessary code.源代码遵循 MIT 许可证 发布
版本 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 许可证 发布
版本 1.1
发布于 2024年6月24日 - 24.8 KB适用于 firefox 48.0 及更高版本Yes, I have already found one bug and improved the extension.源代码遵循 MIT 许可证 发布