Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Ikon för tillägg

automaticDark - Time-Based Theme Changer versionshistorik - 15 versioner

automaticDark - Time-Based Theme Changer av simonkhzhang

Betygsatt 4,3 av 5
4,3 stjärnor av 5
5
156
4
20
3
6
2
4
1
23
automaticDark - Time-Based Theme Changer versionshistorik - 15 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 1.4.3

    Släppt 9 aug 2026 - 92,54 kB
    Fungerar med firefox 58.0 och senare
    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.

    Källkod släppt under MIT-licens

    Hämta Firefox och få tillägget
    Hämta fil
  • Äldre versioner

    Version 1.4.2

    Släppt 27 jul 2026 - 96,36 kB
    Fungerar med firefox 58.0 och senare
    • Fix most theme switching bugs: alarm crash, dead system-theme events, stale theme overlay. Big thanks to arch292 for these fixes and this release.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.4.1

    Släppt 23 feb 2023 - 197,43 kB
    Fungerar med firefox 95.0 och senare
    - 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.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.4.0

    Släppt 18 nov 2021 - 89,02 kB
    Fungerar med firefox 95.0 och senare
    - 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!

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.3.0

    Släppt 30 dec 2020 - 86,99 kB
    Fungerar med firefox 48.0 och senare
    - Add dynamic logo to Options page showing if day/night/off theme is being used
    - Add dark header bar to Options page

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.2.1

    Släppt 10 maj 2020 - 22,44 kB
    Fungerar med firefox 48.0 och senare
    Bugfixes related to previous release (1.2.0)

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.2.0

    Släppt 10 maj 2020 - 22,46 kB
    Fungerar med firefox 48.0 och senare
    - 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!)

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.1

    Släppt 2 nov 2019 - 21,45 kB
    Fungerar med firefox 48.0 och senare
    Minor bugfix when initially setting addon to automatically change based on geolocation

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.0

    Släppt 17 sep 2019 - 21,41 kB
    Fungerar med firefox 48.0 och senare
    - 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.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.7

    Släppt 16 jul 2019 - 15,12 kB
    Fungerar med firefox 48.0 och senare
    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

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.6

    Släppt 6 maj 2019 - 15,02 kB
    Fungerar med firefox 48.0 och senare
    - 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. :)

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.3

    Släppt 23 nov 2017 - 11,16 kB
    Fungerar med firefox 57.0 och senare, android 57.0 till 68.*
    - Cosmetic update: Changing add-on name!

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.2

    Släppt 22 nov 2017 - 11,08 kB
    Fungerar med firefox 57.0 och senare, android 57.0 till 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.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.1

    Släppt 18 nov 2017 - 10,57 kB
    Fungerar med firefox 57.0 och senare, android 57.0 till 68.*
    - Remove unnecessary permission.
    - Small clean-up (remove console output).

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0

    Släppt 17 nov 2017 - 10,27 kB
    Fungerar med firefox 57.0 och senare, android 57.0 till 68.*

    Källkod släppt under MIT-licens

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Ladda ner

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

De senaste versionerna

  • Nightly
  • Beta

Firefox för företag

  • Enterprise

Gemenskap

  • Connect
  • Contribute
  • Developer

Följ

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.