Open niv-d opened 6 years ago
I honestly can't give a solid answer for that since most of the stuff on Tampermonkey I've done has been pretty basic. The main hindrances that I can see would be the images and npm modules that are used in the app.
Maybe if you host the compiled version somewhere and store the images and updated the references you could get it to work somewhat. You'd still have issues with saving/loading settings and with the favicon though since they use the Chrome storage to save/load user settings and use the background script for the rest.
I used to have a stylish version of Play Midnight, but it was too annoying to maintain. You could possibly pull the styles out of the components and make your own Stylish/Tampermonkey version using the styles if you wanted though.
Sorry I can't give a better answer!
That's fair, I guess I'll just install the extension.
Is it possible to install this with tampermonkey?
Just asking as I try to install purely visual extensions with tampermonkey as it seems to decrease bloat