Dark++

CSS 实现夜间模式; 代码是从贴吧抄的, 嗯 ... over; 由于该实现本质上是覆盖一层, 可能会有未知问题出现: 如 sortTable.js 拖拽无效

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
SublimeCT
Installationen heute
0
Installationen gesamt
1.118
Bewertungen
4 0 0
Version
1.0
Erstellt am
03.01.2019
Letzte Aktualisierung
22.05.2020
Größe
3,11 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

夜间模式

github

描述

通过 div+css 实现夜间模式降低网页亮度, 基于 outlinergba 设置, 快捷键 step0.05

可以设置延迟载入遮罩层:

localStorage.setItem('DARK_PLUS_PLUS_DELAY', 200)

发现问题: 可能会有未知问题出现: 如 sortTable.js 拖拽无效

快捷键

  • Q 降低亮度
  • W 增加亮度