Time Machine のバージョン履歴 - 全 5 バージョン
Time Machine 作成者: TheLazyCat
Time Machine のバージョン履歴 - 全 5 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.5
リリース日 : 2024年6月26日 - 24.74 KBfirefox バージョン 48.0 以降 で動作Improved formula of speeding up or slowing down the website.ソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.4
リリース日 : 2024年6月26日 - 24.74 KBfirefox バージョン 48.0 以降 で動作Fixed some other bugs.ソースコードは MIT License に従いリリースされています
バージョン 1.3
リリース日 : 2024年6月26日 - 24.73 KBfirefox バージョン 48.0 以降 で動作Made the extension faster and removed unnecessary code.ソースコードは MIT License に従いリリースされています
バージョン 1.2
リリース日 : 2024年6月25日 - 24.8 KBfirefox バージョン 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 KBfirefox バージョン 48.0 以降 で動作Yes, I have already found one bug and improved the extension.ソースコードは MIT License に従いリリースされています