Somtoday Mod is a free browser-extension which adjusts the student website of Somtoday. It improves the appearance of Somtoday and adds options such as a dark mode, fonts, colors, backgrounds, layout and more. Somtoday Mod is not affiliated with Somtoday/Topicus. It is available for the Chrome Webstore, Edge Addons and Firefox Add-ons as extension. It is also available as userscript.
You can install the official release of Somtoday Mod via the extension stores (see links above). You can also modify Somtoday Mod and install it by using one of the methods below.
Userscript:
- Install an userscriptmanager (Tampermonkey, Greasemonkey, Userscripts)
- Add this userscript to the userscript manager
Chromium extension:
- Go to the releases page and download chromium.zip
- Go to the extension page and enable developer mode. Now click 'Load unpacked extension' and select chromium.zip
Firefox extension - temporary and unsigned, but easy:
- Go to the releases page and download firefox.zip
- Go to about:debugging#/runtime/this-firefox, click 'Install temporary addon' and select firefox.zip
Firefox Developer, Firefox Nightly or Firefox ESR extension - unsigned, but easy:
- Go to the releases page and download firefox.zip
- Go to about:config and disable the flag xpinstall.signatures.required
- Go to about:addons, click on the top right cog, click 'Install addon via file' and select firefox.zip
Firefox extension - signed, but difficult:
- Go to the releases page and download firefox.zip
- Go to the Mozilla addon developer page, click 'Submit or manage extension', and sign in with your Mozilla account
- Click 'Create a new addon'. Follow the process to get your extension signed. Consider hosting the addon yourself to prevent too much Somtoday Mod clones in the Firefox Add-ons store.
You can always edit the code for yourself. If you fixed a bug (or added some kind of functionality) you can submit a pull request. Please be clear about what your code changes/adds.