Security Concerns
- THERE ARE NO CODE OBFUSCATIONS! If you use your browsers debugger tool and select the script, you may see obfuscated code at the start of or end of the userscript, THAT IS YOUR USERSCRIPT MANAGER!
- I use Sass to compile and compress the CSS code. Above that you will find the direct link to the uncompressed version. In addition, you are welcome to compile the userscript yourself.
- Everything located in https://github.com/magicoflolis/Userscript-Plus/tree/master/src/sass and https://github.com/magicoflolis/Userscript-Plus/tree/master/userscript are combined into the final version.
Bugs
- Script injection may fail on
github.com
- I am aware of this issue, however I have been unable to replicate this bug #37
- My current theory is an issue with Google Chrome & violent monkey. (This userscript is tested on Firefox primarily)
Whats New
- Reworked container injection, container now injects into
document.documentElement
- Fixed some typescripts
- Added support for Greasemonkey v4-compatible aliases