Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Add-onpictogram

Versiegeschiedenis van automaticDark - Time-Based Theme Changer - 15 versies

automaticDark - Time-Based Theme Changer door simonkhzhang

Waardering: 4,3 van 5
4,3 sterren van 5
5
156
4
20
3
6
2
4
1
23
Versiegeschiedenis van automaticDark - Time-Based Theme Changer - 15 versies
  • Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.

  • Nieuwste versie

    Versie 1.4.3

    Uitgegeven op 9 aug. 2026 - 92,54 KB
    Werkt met firefox 58.0 en later
    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.

    Broncode vrijgegeven onder MIT-licentie

    Firefox downloaden en de extensie ontvangen
    Bestand downloaden
  • Oudere versies

    Versie 1.4.2

    Uitgegeven op 27 jul. 2026 - 96,36 KB
    Werkt met firefox 58.0 en later
    • Fix most theme switching bugs: alarm crash, dead system-theme events, stale theme overlay. Big thanks to arch292 for these fixes and this release.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.4.1

    Uitgegeven op 23 feb. 2023 - 197,43 KB
    Werkt met firefox 95.0 en later
    - 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.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.4.0

    Uitgegeven op 18 nov. 2021 - 89,02 KB
    Werkt met firefox 95.0 en later
    - 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!

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.3.0

    Uitgegeven op 30 dec. 2020 - 86,99 KB
    Werkt met firefox 48.0 en later
    - Add dynamic logo to Options page showing if day/night/off theme is being used
    - Add dark header bar to Options page

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.2.1

    Uitgegeven op 10 mei 2020 - 22,44 KB
    Werkt met firefox 48.0 en later
    Bugfixes related to previous release (1.2.0)

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.2.0

    Uitgegeven op 10 mei 2020 - 22,46 KB
    Werkt met firefox 48.0 en later
    - 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!)

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.1.1

    Uitgegeven op 2 nov. 2019 - 21,45 KB
    Werkt met firefox 48.0 en later
    Minor bugfix when initially setting addon to automatically change based on geolocation

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.1.0

    Uitgegeven op 17 sep. 2019 - 21,41 KB
    Werkt met firefox 48.0 en later
    - 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.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.7

    Uitgegeven op 16 jul. 2019 - 15,12 KB
    Werkt met firefox 48.0 en later
    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

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.6

    Uitgegeven op 6 mei 2019 - 15,02 KB
    Werkt met firefox 48.0 en later
    - 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. :)

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.3

    Uitgegeven op 23 nov. 2017 - 11,16 KB
    Werkt met firefox 57.0 en later, android 57.0 tot 68.*
    - Cosmetic update: Changing add-on name!

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.2

    Uitgegeven op 22 nov. 2017 - 11,08 KB
    Werkt met firefox 57.0 en later, android 57.0 tot 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.

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0.1

    Uitgegeven op 18 nov. 2017 - 10,57 KB
    Werkt met firefox 57.0 en later, android 57.0 tot 68.*
    - Remove unnecessary permission.
    - Small clean-up (remove console output).

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
  • Versie 1.0

    Uitgegeven op 17 nov. 2017 - 10,27 KB
    Werkt met firefox 57.0 en later, android 57.0 tot 68.*

    Broncode vrijgegeven onder MIT-licentie

    Bestand downloaden
Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Downloaden

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Nieuwste builds

  • Nightly
  • Beta

Firefox voor bedrijven

  • Enterprise

Gemeenschap

  • Connect
  • Contribute
  • Developer

Volgen

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Juridisch

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.