Dark++

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

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

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.

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

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

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
Dnevne instalacije
0
Ukupno instalacija
1.118
Ocene
4 0 0
Verzija
1.0
Napravljeno
03. 01. 2019
Ažurirano
22. 05. 2020
Size
3,11 КБ
Licenca
Nije dostupno
Važi za
All sites

夜间模式

github

描述

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

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

localStorage.setItem('DARK_PLUS_PLUS_DELAY', 200)

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

快捷键

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