项目作者: unmade

项目描述 :
 Dark mode for websites [Safari extension]
高级语言: Swift
项目地址: git://github.com/unmade/Nightshift.git
创建时间: 2020-03-23T19:20:04Z
项目社区:https://github.com/unmade/Nightshift

开源协议:MIT License

下载


Nightshift

This Safari extension applies darkmode for websites

preview

Overview

This extension utilizes CSS filter
property. It inverts the whole page. Images and videos are inverted back. Due to this, some colors may then be inaccurate.

You can enable/disable dark mode per site basis.

Thanks to @yep, you can now download it from the App Store

Install

I don’t have a Developer ID and can’t distribute macOS apps, so the best
way is to build it yourself.

Moreover, Safari Extensions seems to be broken in macOS Catalina. You
might not be able to enable extension in prefenrences. One workaround
is to boot your mac in Safe Mode, enable it, then boot normally.

How to enable extension manually

If you see the following message:

  1. Safari detected an app or service that interfered with clicking

then you can try to enable it manually. Please refer to this guide.