Here are userscripts I wrote for others and myself. Most of them add functionality to pages of the Saarland University.
-
Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):
- Tampermonkey (proprietary)
- Violentmonkey
- Greasemonkey
-
Get information or install:
- Learn more about the userscript by clicking on the named link. You will be taken to the specific documentation page.
- Install a script directly from GitHub by clicking on the "install" link in the table below.
- Install a script from GreasyFork (GF) from the userscript site page
- Or, install the scripts from
OpenUserJS
(OU).
Userscript Documentation Direct Install Sites Mensaar Navbar Canteens install GF OU Mensaar Show Next Day install GF OU CMS Navbar Materials install GF OU YouTube Five Videos in Row install GF OU GitHub Link Dashboard Avatar install GF OU
Userscripts are set up to automatically update. You can check for updates from within the Greasemonkey or Tampermonkey menu, or click on the install link again to get the update.
Please report any userscript issues within this repository's issue section.
If you would like to contribute to this repository, please...
- Fork
- Make changes
- Create a pull request!
To run markdownlint
locally, you have to install
markdownlint-cli2
and run
markdownlint-cli2 --fix "**/*.md" "#node_modules"