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 KB适用于 firefox 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 许可证 发布
较早版本
版本 1.4.2
发布于 2026年7月27日 - 96.36 KB适用于 firefox 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 许可证 发布
版本 1.4.1
发布于 2023年2月23日 - 197.43 KB适用于 firefox 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 许可证 发布
版本 1.4.0
发布于 2021年11月18日 - 89.02 KB适用于 firefox 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 许可证 发布
版本 1.3.0
发布于 2020年12月30日 - 86.99 KB适用于 firefox 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 许可证 发布
版本 1.2.1
发布于 2020年5月10日 - 22.44 KB适用于 firefox 48.0 及更高版本Bugfixes related to previous release (1.2.0)源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2020年5月10日 - 22.46 KB适用于 firefox 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 许可证 发布
版本 1.1.1
发布于 2019年11月2日 - 21.45 KB适用于 firefox 48.0 及更高版本Minor bugfix when initially setting addon to automatically change based on geolocation源代码遵循 MIT 许可证 发布
版本 1.1.0
发布于 2019年9月17日 - 21.41 KB适用于 firefox 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 许可证 发布
版本 1.0.7
发布于 2019年7月16日 - 15.12 KB适用于 firefox 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 许可证 发布
版本 1.0.6
发布于 2019年5月6日 - 15.02 KB适用于 firefox 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 许可证 发布
版本 1.0.3
发布于 2017年11月23日 - 11.16 KB适用于 firefox 57.0 及更高版本, android 57.0 至 68.*- Cosmetic update: Changing add-on name!源代码遵循 MIT 许可证 发布
版本 1.0.2
发布于 2017年11月22日 - 11.08 KB适用于 firefox 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 许可证 发布
版本 1.0.1
发布于 2017年11月18日 - 10.57 KB适用于 firefox 57.0 及更高版本, android 57.0 至 68.*- Remove unnecessary permission.
- Small clean-up (remove console output).源代码遵循 MIT 许可证 发布