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!)

Forfatter
SublimeCT
Daglige installasjoner
0
Totale installasjoner
1 118
Vurderinger
4 0 0
Versjon
1.0
Lagd
03.01.2019
Oppdatert
22.05.2020
Size
3,1 kB
Lisens
I/T
Gjelder
Alle sider

夜间模式

github

描述

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

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

localStorage.setItem('DARK_PLUS_PLUS_DELAY', 200)

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

快捷键

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