Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

automaticDark - Time-Based Theme Changer のバージョン履歴 - 全 15 バージョン

automaticDark - Time-Based Theme Changer 作成者: simonkhzhang

5 段階中 4.3 の評価
5 段階中 4.3 の評価
5
156
4
20
3
6
2
4
1
23
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 License に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.1

    リリース日 : 2020年5月10日 - 22.44 KB
    firefox バージョン 48.0 以降 で動作
    Bugfixes related to previous release (1.2.0)

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.3

    リリース日 : 2017年11月23日 - 11.16 KB
    firefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作
    - Cosmetic update: Changing add-on name!

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0

    リリース日 : 2017年11月17日 - 10.27 KB
    firefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。