# AutoDarkMode UserScript

[![GitHub license](https://img.shields.io/github/license/airbashX/UserScript.svg?style=flat-square&color=4285dd&logo=github)](https://github.com/airbashX/UserScript/)
[![GitHub Star](https://img.shields.io/github/stars/airbashX/UserScript.svg?style=flat-square&label=Star&color=4285dd&logo=github)](https://github.com/airbashX/UserScript/)
[![GitHub Fork](https://img.shields.io/github/forks/airbashX/UserScript.svg?style=flat-square&label=Fork&color=4285dd&logo=github)](https://github.com/airbashX/UserScript/)

## 相关功能

- 在支持多主题模式的网站中，系统会根据用户设定的时间自动切换到相应的主题模式

## 相关脚本

| 名称                                                            | 功能                                                                   |
| :-------------------------------------------------------------- | :--------------------------------------------------------------------- |
| **[自动展开](https://greasyfork.org/zh-CN/scripts/438656)**     | 自动展开文章或新闻等`隐藏`、`折叠`部分                                 |
| **[骚扰拦截](https://greasyfork.org/zh-CN/scripts/440871)**     | 自动拦截`下载弹窗`、`悬浮按钮`、`登录弹窗`等影响用户体验的骚扰元素     |
| **[链接管理](https://greasyfork.org/zh-CN/scripts/443670)**     | 取消点击链接后跳转到安全页面                                           |
| **[移除复制后缀](https://greasyfork.org/zh-CN/scripts/472307)** | 移除复制后附带的`后缀`、`网站声明`                                     |
| **[自动切换主题](https://greasyfork.org/zh-CN/scripts/532308)** | 在用户设定的时间点，自动切换网站的`主题模式`，如`白天模式`与`黑夜模式` |

## 适配网站

| 网站名    | PC  | Phone | 注释                                                                     |
| --------- | --- | ----- | ------------------------------------------------------------------------ |
| BiliBili  | ✔   |       |                                                                          |
| ChatGPT   | ✔   |       |                                                                          |
| DeepSeek  | ✔   |       |                                                                          |
| GitHub    | ✔   |       | 需要一些操作才能使功能生效，具体查看 [GitHub 切换说明](#github-切换说明) |
| Pixiv     | ✔   |       |                                                                          |
| Wikipedia | ✔   |       |                                                                          |
| 风车动漫  | ✔   |       |                                                                          |

持续支持中...

## 注释

### GitHub 切换说明

- 由于 GitHub 的主题切换功能隐藏得极为隐蔽，无法使用正常手段切换。唯一的方式需依赖还在测试阶段的 `Command Palette` 功能使用命令进行切换

  - 开启方式：`My Profile` -> `Feature preview` 中，将 `Command Palette` 设置为 `Enable`
