- Firefox or Chrome Web Browser
-
Install a browser extension to support userscripts
- Greasemonkey addon for Firefox (https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
- Tampermonkey extension for Chrome (https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)
-
Create a new Userscript:
-
For Greasemonkey, visit https://gist.github.com/LukasLohoff/8e19b7aec1716dee444d80b8f2fe33e2/raw/e2c3da78b38bee92a4490d4e41b8b01b1b13a3a7/o2rzenodo.user.js and click "Install script"
-
For Tampermonkey, visit https://gist.githubusercontent.com/LukasLohoff/8e19b7aec1716dee444d80b8f2fe33e2/raw/e2c3da78b38bee92a4490d4e41b8b01b1b13a3a7/o2rzenodo.tamper.js
-
or create a new userscript and copy & paste the contents of this gist
-
- open your browser's console (
F12
and switch to the console tab) - copy and paste the JavaScript code into the console