This is a attempt at fixing uRun by
Original uRun by Inglan2
- Open uBlock settings
- Enable advanced settings, and click the gear ⚙️ button
Caution
DO MODIFY ANYTHING ELSE ON THIS PAGE, UNLESS YOU KNOW WHAT YOU ARE DOING, AS YOU COULD BREAK SOMETHING.
Tip
If you mess up, go to the home of settings and at the bottom click reset to default settings
- Add the script
Change
userResourcesLocation unset
to
userResourcesLocation https://prestont500.github.io/urunfix/urun.js
Tip
It's down at the bottom
- Set a filter to load uRun
After closing the advanced settings tab, go to the filters tab and add this:
*##+js(urun.js)
Simply press Ctrl + Shift + ` to open the menu and from there you can run and create scripts. To add a script, press the ➕ button up the top right, and enter the code you would like to add (without the javascript:
part).