Chrome extension that overrides the css style on any page.
Under chrome://extensions/
, select Load unpacked extension...
, and select the dist/
folder.
Create a css file under dist/styles/
, name the css file after the host name.
Ex: https://github.com
should be github.com.css
.
MIT © Emil Johansson