automaticDark - Time-Based Theme Changer sürüm geçmişi - 15 sürüm
automaticDark - Time-Based Theme Changer geliştiren: simonkhzhang
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.4.3
9 Ağu 2026 tarihinde çıktı - 92,54 KBfirefox 58.0 ve üstü ile çalışırThanks 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 1.4.2
27 Tem 2026 tarihinde çıktı - 96,36 KBfirefox 58.0 ve üstü ile çalışır- Fix most theme switching bugs: alarm crash, dead system-theme events, stale theme overlay. Big thanks to arch292 for these fixes and this release.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.4.1
23 Şub 2023 tarihinde çıktı - 197,43 KBfirefox 95.0 ve üstü ile çalışır- 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.4.0
18 Kas 2021 tarihinde çıktı - 89,02 KBfirefox 95.0 ve üstü ile çalışır- 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!Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.3.0
30 Ara 2020 tarihinde çıktı - 86,99 KBfirefox 48.0 ve üstü ile çalışır- Add dynamic logo to Options page showing if day/night/off theme is being used
- Add dark header bar to Options pageKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.2.1
10 May 2020 tarihinde çıktı - 22,44 KBfirefox 48.0 ve üstü ile çalışırBugfixes related to previous release (1.2.0)Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.2.0
10 May 2020 tarihinde çıktı - 22,46 KBfirefox 48.0 ve üstü ile çalışır- 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!)Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.1.1
2 Kas 2019 tarihinde çıktı - 21,45 KBfirefox 48.0 ve üstü ile çalışırMinor bugfix when initially setting addon to automatically change based on geolocationKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.1.0
17 Eyl 2019 tarihinde çıktı - 21,41 KBfirefox 48.0 ve üstü ile çalışır- 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.7
16 Tem 2019 tarihinde çıktı - 15,12 KBfirefox 48.0 ve üstü ile çalışırIncorporated 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/5Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.6
6 May 2019 tarihinde çıktı - 15,02 KBfirefox 48.0 ve üstü ile çalışır- 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. :)Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.3
23 Kas 2017 tarihinde çıktı - 11,16 KBfirefox 57.0 ve üstü, android 57.0 - 68.* arası ile çalışır- Cosmetic update: Changing add-on name!Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.2
22 Kas 2017 tarihinde çıktı - 11,08 KBfirefox 57.0 ve üstü, android 57.0 - 68.* arası ile çalışır- 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.1
18 Kas 2017 tarihinde çıktı - 10,57 KBfirefox 57.0 ve üstü, android 57.0 - 68.* arası ile çalışır- Remove unnecessary permission.
- Small clean-up (remove console output).Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0
17 Kas 2017 tarihinde çıktı - 10,27 KBfirefox 57.0 ve üstü, android 57.0 - 68.* arası ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı