In the script the updateURL and downloadURL are set to:
https://github.com/magicoflolis/Userscript-Plus/raw/master/dist/show-site-all-userjs.user.js
That URI 404s and I think they should be set to:
https://github.com/magicoflolis/Userscript-Plus/raw/master/dist/magic-userjsplus.user.js
Possible fix would be to make a file called 'show-site-all-userjs.user.js' so that updates work, and have that file point to 'magic-userjsplus.user.js' for future updates and downloads.
In the script the updateURL and downloadURL are set to:
https://github.com/magicoflolis/Userscript-Plus/raw/master/dist/show-site-all-userjs.user.jsThat URI 404s and I think they should be set to:
https://github.com/magicoflolis/Userscript-Plus/raw/master/dist/magic-userjsplus.user.jsPossible fix would be to make a file called 'show-site-all-userjs.user.js' so that updates work, and have that file point to 'magic-userjsplus.user.js' for future updates and downloads.