Chrome Browser Extension to add dark mode to StupID by injecting a stylesheet.
StudIP is the campus management platform deployed at several German universities.
Currently only works for:
- University of Bremen
- Carl von Ossietzky University Oldenburg
Other universities can be supported by adding by their urls to the manifest.
Pull requests would be very much appreciated โ๏ธ
Install extension from the Chrome Web Store (recommended)
or
- Clone or download this repository to your machine.
- Open up
chrome://extensions/
in your browser. - Enable
Developer mode
in the top right. - Click
Load unpacked extension
in the top left. - Select the
chrome-extension
folder from this repository.
or
- Clone or download this repository to your machine.
- Double click the
studip-dark-mode.app
from thesafari-extension
folder. - Open Safari and choose
Safari > Preferences > Advanced
and then select theShow Develop menu in menu bar
checkbox. - Choose
Develop > Allow Unsigned Extensions
. This will be reset when you quit Safari; you must set it again the next time Safari is launched. - Select the Extensions tab and enable
StupID Dark Mode
by selecting the checkbox. - Click on the extension in the menu bar and allow forever.
(I'll build an .xcarchive soon that can be signed individually)
(When you use unsigned builds, safari stops the extension after a while for security reasons. You can use the extension without any problems by signing it with your personal development certificate.)
Jo |
JonasWlsmn |
Piepmatz |