Inserts a CSS file from a URL into the active page. Maintains settings after reloading.
This extension makes it possible to insert a CSS file from a URL (like http://example.com/yourCss.css or http://localhost/yourCss.css) into any website.
This is fantastic because after each reloading the CSS file will be reinjected into the page.
I uses this, when I have to create a CSS-File for a webpage and I don't have FTP-access.