Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamf2077/userscripts
一系列方便实用的用户脚本,适用于 TM、油猴等浏览器扩展。 Various handy scripts, applicable to browser extensions such as Tampermonkey and Greasemonkey.
https://github.com/bamf2077/userscripts
greasemonkey tampermonkey userjs userscript userscripts
Last synced: 4 months ago
JSON representation
一系列方便实用的用户脚本,适用于 TM、油猴等浏览器扩展。 Various handy scripts, applicable to browser extensions such as Tampermonkey and Greasemonkey.
- Host: GitHub
- URL: https://github.com/bamf2077/userscripts
- Owner: bamf2077
- License: mit
- Created: 2020-12-30T11:16:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T22:08:54.000Z (about 1 year ago)
- Last Synced: 2024-10-01T01:43:50.975Z (4 months ago)
- Topics: greasemonkey, tampermonkey, userjs, userscript, userscripts
- Language: JavaScript
- Homepage: https://n2o.io/go?page=userscripts&ref=github
- Size: 291 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[简体中文](https://github.com/francis-zhao/userscripts#readme "读我") [**`* English *`**](https://github.com/francis-zhao/userscripts/blob/master/README.en.md "Readme")
# UserScripts
## Introduction
A bunch of handy user scripts with multiple purposes, applicable to userscript management browser extensions such as [Tampermonkey](https://www.tampermonkey.net/ "Tampermonkey"), [Greasemonkey](https://www.greasespot.net/ "Greasemonkey"). The scripts are written in ![JavaScript](https://img.shields.io/github/languages/top/francis-zhao/userscripts?style=flat-square) language.
## Items
### [SGCC Online University Assistant](https://github.com/francis-zhao/userscripts/blob/master/src/js/sgcc-online-university-assistant.user.js)
WTF? Do you have to learn online university again this year to earn points? Why don't you try the little assistant duck, just enter the employee's ERP number, it can automatically select and learn courses, even drop out of the courses that can't be hacked. Only one-click, enjoy yourself!
⚠ Attention:SGCC Online University (http://wldx.sgcc.com.cn) is a private corporation platform that only supports intranet access, please download the script to the certified intranet storage device and copy it to the intranet computer for installation.
[Back to top](# "Back to top")