automaticDark - Time-Based Theme Changer のバージョン履歴 - 全 15 バージョン
automaticDark - Time-Based Theme Changer 作成者: simonkhzhang
automaticDark - Time-Based Theme Changer のバージョン履歴 - 全 15 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.4.3
リリース日 : 2026年8月9日 - 92.54 KBfirefox バージョン 58.0 以降 で動作Thanks to arch292 for these fixes. This version has fixes to the "Change themes based on the system theme" setting. The technical details include that it substitute "auto" system theme for built in Light/Dark.ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.4.2
リリース日 : 2026年7月27日 - 96.36 KBfirefox バージョン 58.0 以降 で動作- Fix most theme switching bugs: alarm crash, dead system-theme events, stale theme overlay. Big thanks to arch292 for these fixes and this release.
ソースコードは MIT License に従いリリースされています
バージョン 1.4.1
リリース日 : 2023年2月23日 - 197.43 KBfirefox バージョン 95.0 以降 で動作- Fixed the " Change themes based on the system theme" mode. Big thanks to Eason Wong (https://github.com/easonwong-de) for this!
- Modify so that prefers-color-scheme only follows the system theme while in "change theme based on system theme" mode. Otherwise, we use the value from the theme.
- Modify Options page background to change based on prefers-color-scheme value, rather than whether the add-on is in daytime or nighttime mode. The logo still reflects whether the add-on is in daytime or nighttime mode.ソースコードは MIT License に従いリリースされています
バージョン 1.4.0
リリース日 : 2021年11月18日 - 89.02 KBfirefox バージョン 95.0 以降 で動作- New permission required: browserSettings - Required as of Firefox 95 to set layout.css.prefers-color-scheme.content-override about:config setting and to properly detect when device theme is changed
- Open settings page automatically when extension is installed
- Fix system-theme mode to properly change upon device theme change
- Hide debugging output under a "Debug mode" flag
- Modify logo and Options page theme to change as soon as the extension switches between nighttime mode and daytime mode
Special thanks to ayushhroyy and Juraj-Masiar for their help on this release.
And thanks as always to everyone who reached out on Github and via email with their feedback/suggestions!ソースコードは MIT License に従いリリースされています
バージョン 1.3.0
リリース日 : 2020年12月30日 - 86.99 KBfirefox バージョン 48.0 以降 で動作- Add dynamic logo to Options page showing if day/night/off theme is being used
- Add dark header bar to Options pageソースコードは MIT License に従いリリースされています
バージョン 1.2.1
リリース日 : 2020年5月10日 - 22.44 KBfirefox バージョン 48.0 以降 で動作Bugfixes related to previous release (1.2.0)ソースコードは MIT License に従いリリースされています
バージョン 1.2.0
リリース日 : 2020年5月10日 - 22.46 KBfirefox バージョン 48.0 以降 で動作- As per popular request, you can now change the theme based on your OS system theme.
- Note that due to this change, if you previously chose to set themes automatically based on your location, you may need to choose the setting again.
- For any feedback or bugs with this feature, let me know at https://github.com/skhzhang/time-based-themes/issues or via email. Please include your version of Firefox and your OS.
- Also: new messages and cleanup to the Options page.
- Discontinue support for Firefox for Android (Fenix is coming!)ソースコードは MIT License に従いリリースされています
バージョン 1.1.1
リリース日 : 2019年11月2日 - 21.45 KBfirefox バージョン 48.0 以降 で動作Minor bugfix when initially setting addon to automatically change based on geolocationソースコードは MIT License に従いリリースされています
バージョン 1.1.0
リリース日 : 2019年9月17日 - 21.41 KBfirefox バージョン 48.0 以降 で動作- Automatically calculate sunrise/sunset based on your location. (Requires geolocation permission when turning on the setting in the Options page.)
- Dark theme for the Options page when using Firefox's default dark theme.
- Add About section in the Options page.ソースコードは MIT License に従いリリースされています
バージョン 1.0.7
リリース日 : 2019年7月16日 - 15.12 KBfirefox バージョン 48.0 以降 で動作Incorporated fixes to a bug where the times are offset. Thanks @abaco!
If you continue to experience this bug, please let me know at: https://github.com/skhzhang/time-based-themes/issues/5ソースコードは MIT License に従いリリースされています
バージョン 1.0.6
リリース日 : 2019年5月6日 - 15.02 KBfirefox バージョン 48.0 以降 で動作- New permission required: usage of storage API. NOTE: This will require you to add your settings again. However, this should be more reliable than the previous and should never be cleared, unless uninstalling/removing the addon (or resetting settings).
- The addon no longer checks the time on an interval! Instead, it will set a timer for the specified sunrise/sunset time and will change the theme then.
- Modifying any setting will change the theme if appropriate. Thus, the 'manually check time' button has been removed.
- Code cleanup to make future maintenance easier. :)ソースコードは MIT License に従いリリースされています
バージョン 1.0.3
リリース日 : 2017年11月23日 - 11.16 KBfirefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作- Cosmetic update: Changing add-on name!ソースコードは MIT License に従いリリースされています
バージョン 1.0.2
リリース日 : 2017年11月22日 - 11.08 KBfirefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作- Add confirmation dialog to 'Reset to default settings' button.
- Add setting to only check time on startup.
- Remove unnecessary 'theme' permission.
- Clean up 'Options' page.
- Other miscellaneous fixes. Please see https://github.com/skhzhang/time-based-themes for details.ソースコードは MIT License に従いリリースされています
バージョン 1.0.1
リリース日 : 2017年11月18日 - 10.57 KBfirefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作- Remove unnecessary permission.
- Small clean-up (remove console output).ソースコードは MIT License に従いリリースされています
バージョン 1.0
リリース日 : 2017年11月17日 - 10.27 KBfirefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作ソースコードは MIT License に従いリリースされています