I know how to live-edit and save stylesheets for my own sites that I am developing locally. But wouldn't it be nice to be able to save your own custom styles for any website on the web?
For example, I use a very cool, free chat system called tawk.to but I don't like where some of the buttons have been placed in the interface. Using Chrome Dev Tools I have moved the buttons to where I want them to be, but if I ever need to refresh the page, or need to restart Chrome, I will loose my "personal layout settings".
Would like to hear your thoughts on this concept, and also if you can think of any solutions. Possibly, a script in Chrome that runs at specific urls, loading the personal stylesheet for that url.
Thank you.