Skip to content

Commit 77ac843

Browse files
committed
docs: 📝 更新readme
1 parent d345e21 commit 77ac843

6 files changed

Lines changed: 147 additions & 17 deletions

File tree

apps/bilibili/dynamic-block/README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,33 @@
22

33
**此脚本可以依据规则拦截 Bilibili 动态卡片。**
44

5-
## 📋 更新日志
6-
7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/bilibili/dynamic-block/CHANGELOG.md)
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/bilibili/dynamic-block">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/bilibili/dynamic-block/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
817

918
## 📖 使用方式
1019

1120
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/bilibili/dynamic-block/images/monkey.png)
1221

1322
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/bilibili/dynamic-block/images/config-view.png)
23+
24+
## 🚨 免责声明
25+
26+
- 本脚本仅供学习交流使用
27+
- 请勿用于任何商业用途
28+
- 使用本脚本产生的任何后果由用户自行承担
29+
30+
## ♻ 其他说明
31+
32+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
33+
34+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

apps/common/qr-code/README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,33 @@
22

33
**右键图片,识别二维码并复制到剪贴板。右键文字,生成二维码并展示。**
44

5-
## 📋 更新日志
6-
7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/qr-code/CHANGELOG.md)
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/common/qr-code">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/qr-code/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
817

918
## 📖 使用方式
1019

1120
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/qr-code/images/use.gif)
1221

1322
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/qr-code/images/encdoe.gif)
23+
24+
## 🚨 免责声明
25+
26+
- 本脚本仅供学习交流使用
27+
- 请勿用于任何商业用途
28+
- 使用本脚本产生的任何后果由用户自行承担
29+
30+
## ♻ 其他说明
31+
32+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
33+
34+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

apps/common/right-click-copy/README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,33 @@
22

33
**用户可以通过右键点击选中的文本,快速复制到剪贴板,然后在输入框中右键即可快速粘贴剪贴板的文本(PS:对应复制限制的网站暂不支持)。**
44

5-
## 📋 更新日志
6-
7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/right-click-copy/CHANGELOG.md)
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/common/right-click-copy">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/right-click-copy/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
817

918
## 📖 使用方式
1019

1120
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/right-click-copy/images/monkey.png)
1221

1322
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/right-click-copy/images/config.png)
23+
24+
## 🚨 免责声明
25+
26+
- 本脚本仅供学习交流使用
27+
- 请勿用于任何商业用途
28+
- 使用本脚本产生的任何后果由用户自行承担
29+
30+
## ♻ 其他说明
31+
32+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
33+
34+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

apps/common/right-click-tab/README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,33 @@
22

33
**用户可以通过右键点击【普通链接、鼠标选中带链接的文字】等方式快速打开新标签页。效果类似于【Ctrl+左键】点击链接。**
44

5-
## 📋 更新日志
6-
7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/right-click-tab/CHANGELOG.md)
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/common/right-click-tab">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/common/right-click-tab/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
817

918
## 📖 使用方式
1019

1120
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/right-click-tab/images/monkey.png)
1221

1322
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/common/right-click-tab/images/config.png)
23+
24+
## 🚨 免责声明
25+
26+
- 本脚本仅供学习交流使用
27+
- 请勿用于任何商业用途
28+
- 使用本脚本产生的任何后果由用户自行承担
29+
30+
## ♻ 其他说明
31+
32+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
33+
34+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

apps/github/commit-sort/README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,31 @@
22

33
**GitHub 仓库无法快速查看最新的变更文件?试试这个 GitHub 仓库文件按提交时间排序的用户脚本吧!**
44

5-
## 📋 更新日志
6-
7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/github/commit-sort/CHANGELOG.md)
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/github/commit-sort">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/github/commit-sort/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
817

918
## 📖 使用方式
1019

1120
![](https://raw.githubusercontent.com/xiaohuohumax/userscripts/main/apps/github/commit-sort/images/sort.gif)
21+
22+
## 🚨 免责声明
23+
24+
- 本脚本仅供学习交流使用
25+
- 请勿用于任何商业用途
26+
- 使用本脚本产生的任何后果由用户自行承担
27+
28+
## ♻ 其他说明
29+
30+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
31+
32+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

apps/github/dashboard-auto-more/README.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
**我负责点,你负责看!**
44

5-
## 📋 更新日志
5+
<a href="https://github.com/xiaohuohumax/userscripts/tree/main/apps/github/dashboard-auto-more">
6+
<img src="https://img.shields.io/badge/GITHUB-项目地址-brightgreen?style=for-the-badge&logo=github" alt="项目地址" />
7+
</a>
8+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/MIT-开源协议-orange?style=for-the-badge&logo=github" alt="开源协议" />
10+
</a>
11+
<a href="https://github.com/xiaohuohumax/userscripts/blob/main/apps/github/dashboard-auto-more/CHANGELOG.md">
12+
<img src="https://img.shields.io/badge/CHANGELOG-更新日志-blue?style=for-the-badge&logo=github" alt="更新日志" />
13+
</a>
14+
<a href="https://github.com/xiaohuohumax/userscripts/issues">
15+
<img src="https://img.shields.io/badge/issues-问题反馈-yellow?style=for-the-badge&logo=github" alt="问题反馈" />
16+
</a>
617

7-
[CHANGELOG](https://github.com/xiaohuohumax/userscripts/blob/main/apps/github/dashboard-auto-more/CHANGELOG.md)
18+
## 📖 使用方式
19+
20+
控制面板消息移到底部时,脚本会自动加载更多动态卡片。
21+
22+
## 🚨 免责声明
23+
24+
- 本脚本仅供学习交流使用
25+
- 请勿用于任何商业用途
26+
- 使用本脚本产生的任何后果由用户自行承担
27+
28+
## ♻ 其他说明
29+
30+
GreasyFork 或者 ScriptCat 回复不及时,问题反馈推荐直接在 Github 提 Issue。
31+
32+
**如果觉得本脚本对你有帮助,欢迎点个 ⭐ Star 支持一下!**

0 commit comments

Comments
 (0)