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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
SublimeCT
Cài đặt hàng ngày
1
Số lần cài đặt
1.119
Đánh giá
4 0 0
Phiên bản
1.0
Đã tạo
03-01-2019
Đã cập nhật
22-05-2020
Kích thước
3 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

夜间模式

github

描述

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

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

localStorage.setItem('DARK_PLUS_PLUS_DELAY', 200)

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

快捷键

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