Library to modify static and dynamic components of osu web pages
Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.
Another fix
Attempt fix for new webpack format
Fix webpack entry point
Change apply to call
Fix modifyFn (forgot var in arr isn't correct for arrays)
var in arr
Remove extra console.log
Rewrite using singletons and assign library to global window
Prevent style from appending multiple times
Move style to prototype
Add method to add css styles
Include Webpack library in code
Require Webpack