Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

automaticDark - Time-Based Theme Changer의 버전 기록 - 13개 버전

automaticDark - Time-Based Theme Changer 제작자: simonkhzhang

5점 만점에 4.4점
4.4 / 5
5
151
4
20
3
6
2
4
1
17
automaticDark - Time-Based Theme Changer의 버전 기록 - 13개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 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 라이선스에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0

    2017년 11월 17일에 출시 - 10.27 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.