Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcandy2/xiaoyoubang-auto-review
校友邦实习自动评价
https://github.com/lcandy2/xiaoyoubang-auto-review
automation tampermonkey userscript workflow
Last synced: about 2 months ago
JSON representation
校友邦实习自动评价
- Host: GitHub
- URL: https://github.com/lcandy2/xiaoyoubang-auto-review
- Owner: lcandy2
- License: mit
- Created: 2024-01-01T09:46:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T11:45:25.000Z (about 1 year ago)
- Last Synced: 2024-10-24T22:08:34.109Z (3 months ago)
- Topics: automation, tampermonkey, userscript, workflow
- Language: JavaScript
- Homepage:
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 校友邦实习自动评价 XYB Auto Review
[GitHub](https://github.com/lcandy2/user.js/blob/main/xybsyw.com/XiaoYouBang-Auto-Review.md) | [Greasy Fork](https://greasyfork.org/scripts/483614) | [ScriptCat](https://scriptcat.org/script-show-page/1464/) | [OpenUserJS](https://openuserjs.org/scripts/Lcandy/%E6%A0%A1%E5%8F%8B%E9%82%A6%E5%AE%9E%E4%B9%A0%E4%B8%80%E9%94%AE%E8%AF%84%E4%BB%B7_XiaoYouBang_Auto_Review) | [Source Code](https://github.com/lcandy2/XiaoYouBang-Auto-Review)
### 介绍
安装脚本后,在校友邦实习评价页面,会出现自动评价按钮。
![自动评价按钮](https://github.com/lcandy2/user.js/assets/45784494/b14aab7c-8175-420f-ae42-2ca68b7351f5)
点击评价按钮,会自动填写评价内容,如果点击评价并提交,则会自动提交评价。
![评价提交页面](https://github.com/lcandy2/user.js/assets/45784494/909c2cfd-1100-4fae-ad18-ff426f178f8a)### 安装教程
#### 1. 安装脚本管理器
- [Tampermonkey(推荐)](https://www.tampermonkey.net/)
- [Chrome 浏览器](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- [Firefox 浏览器](https://addons.mozilla.org/firefox/addon/tampermonkey/)
- [Safari 浏览器](https://apps.apple.com/app/tampermonkey/id1482490089?mt=12)
- [Microsoft Edge 浏览器](https://microsoftedge.microsoft.com/addons/detail/iikmkjmpaadaobahmlepeloendndfphd)
- 其他脚本管理器#### 2. 安装脚本
- [Greasy Fork(推荐)](https://greasyfork.org/scripts/483614)
- [ScriptCat](https://scriptcat.org/script-show-page/1464/)
- [GitHub](https://github.com/lcandy2/user.js/raw/main/xybsyw.com/XiaoYouBang-Auto-Review.user.js)
- [OpenUserJS](https://openuserjs.org/scripts/Lcandy/%E6%A0%A1%E5%8F%8B%E9%82%A6%E5%AE%9E%E4%B9%A0%E4%B8%80%E9%94%AE%E8%AF%84%E4%BB%B7_XiaoYouBang_Auto_Review)### 使用说明
1. 在校友邦实习评价页面,会出现自动评价按钮。
2. 点击评价按钮,会自动填写评价内容,如果点击评价并提交,则会自动提交评价。
3. 如果需要修改评价内容,可以脚本配置页面修改,图片如下:
![脚本配置页面](https://github.com/lcandy2/user.js/assets/45784494/4ececa2e-12ba-45d7-ad55-4213b13bb39b)### 许可
MIT