https://github.com/lete114/my-tampermonkey-scripts
my tampermonkey scripts
https://github.com/lete114/my-tampermonkey-scripts
Last synced: about 1 month ago
JSON representation
my tampermonkey scripts
- Host: GitHub
- URL: https://github.com/lete114/my-tampermonkey-scripts
- Owner: Lete114
- License: mit
- Created: 2023-04-18T06:18:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T08:10:33.000Z (about 3 years ago)
- Last Synced: 2025-02-10T03:42:52.969Z (over 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Tampermonkey Scripts
一些我自己写的脚本,我用着舒服就行
如果你有什么需求,可以发起 [issues](https://github.com/Lete114/my-tampermonkey-scripts/issues/new) 请求(哪天心情就写,或者付费代写脚本)
## 目录
| 标题 | 安装 | 描述 | 详细说明 |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------- | ----------------------------------------------------------------------- |
| CSDN 文章页 | [安装](https://greasyfork.org/zh-CN/scripts/464472-csdn-%E6%96%87%E7%AB%A0%E9%A1%B5%E7%BB%BF%E5%8C%96) | 绿化 CSDN 文章页,提高可读性,易用性 |
| ChatGPT 错误自动刷新 | [安装](https://greasyfork.org/scripts/464471-chatgpt-%E9%94%99%E8%AF%AF%E8%87%AA%E5%8A%A8%E5%88%B7%E6%96%B0/code/ChatGPT%20%E9%94%99%E8%AF%AF%E8%87%AA%E5%8A%A8%E5%88%B7%E6%96%B0.user.js) | 报错自动刷新,并填充之前报错的提问,保活 | [详细说明](https://github.com/Lete114/my-tampermonkey-scripts/issues/1) |
| Youtube 视频进度条 | [安装](https://greasyfork.org/scripts/464473-youtube-%E8%A7%86%E9%A2%91%E8%BF%9B%E5%BA%A6%E6%9D%A1/code/Youtube%20%E8%A7%86%E9%A2%91%E8%BF%9B%E5%BA%A6%E6%9D%A1.user.js) | Youtube 视频进度条实时显示 | [详细说明](https://github.com/Lete114/my-tampermonkey-scripts/issues/2) |
## LICENSE
[MIT License](LICENSE)