Skip to content

Commit 16b8781

Browse files
committed
chore: update readme
1 parent 0aa6219 commit 16b8781

File tree

1 file changed

+7
-27
lines changed

1 file changed

+7
-27
lines changed

README.md

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444

4545
### 版本选择
4646

47-
- 请查看 [**浏览器适配**](#浏览器适配)
48-
- 油猴插件会定期检查更新源,自动更新
47+
浏览器和脚本管理器需满足 [**浏览器适配**](#浏览器适配) 要求
4948

5049
| **更新源** | **链接** | **介绍** |
5150
| ------------ | ---------------------------------------------------------------------------------------------------------------- | ---------------------- |
@@ -67,7 +66,8 @@
6766
> - **视频过滤:**「首页、播放页、搜索页、热门页、分区页、空间页」
6867
> - **评论过滤:**「播放页、番剧播放页、动态页、空间页」
6968
> - **动态过滤:**「动态页」
70-
> - **快捷按钮:** 显示在页面侧栏的快捷组件,需手动启用
69+
> - **快捷按钮:** 显示在页面角落的快捷组件,需手动启用
70+
> - **夜间模式开关:** 快速切换日间、夜间模式
7171
7272
![](images/usage.png)
7373

@@ -120,7 +120,7 @@
120120

121121
### Firefox
122122

123-
- **Firefox 103~120,按如下步骤开启高级设定**
123+
- **Firefox 103~120,开启高级设定**
124124
- 打开网址 [about:config](about:config),若出现风险提示,点击「接受风险并继续」
125125
- 搜索 `layout.css.has-selector.enabled` ,将这一项的开关改为 `true`,并刷新网页
126126
- **Firefox >= 121,无需修改设定**
@@ -142,42 +142,22 @@
142142
| [Tampermonkey (篡改猴)](https://www.tampermonkey.net/) | ✔️ | ✔️ | 完全测试,推荐 |
143143
| [Violentmonkey (暴力猴)](https://violentmonkey.github.io/) | ✔️ | ❌️ | 完全测试,高版本 Chrome 无法运行 |
144144
| [ScriptCat (脚本猫)](https://docs.scriptcat.org/) | ✔️ | ✔️ | 部分测试 |
145-
| Greasemonkey | ❌️ | / | 未测试 |
146-
| Stay | ❌️ | / | 无法运行 |
145+
| Greasemonkey | ❌️ | ❌️ | 未测试 |
146+
| Stay | ❌️ | ❌️ | 无法运行 |
147147

148148
## 净化效果对比
149149

150150
<details>
151-
<summary><b>查看 视频过滤 对比图(webp动图)</b></summary>
151+
<summary><b>展开查看</b></summary>
152152

153153
![](images/screenshot-filter.webp)
154154

155-
</details>
156-
157-
<details>
158-
<summary><b>查看 播放页 对比图(webp动图)</b></summary>
159-
160155
![](images/screenshot-video.webp)
161156

162-
</details>
163-
164-
<details>
165-
<summary><b>查看 首页 对比图(webp动图)</b></summary>
166-
167157
![](images/screenshot-homepage.webp)
168158

169-
</details>
170-
171-
<details>
172-
<summary><b>查看 动态页 对比图(webp动图)</b></summary>
173-
174159
![](images/screenshot-dynamic.webp)
175160

176-
</details>
177-
178-
<details>
179-
<summary><b>查看 热门视频/排行榜页 对比图(webp动图)</b></summary>
180-
181161
![](images/screenshot-popular.webp)
182162

183163
</details>

0 commit comments

Comments
 (0)