Injects any hosted CSS file into a any webpageAllows injection of any hosted CSS file into any webpage.
NEW (8/13/2012):
** Fixed deployment error that caused extension to break.
NEW (8/5/2012):
** Updated to work with newer versions of Chrome (using manifest version 2)
FEATURES:
** Specify any hosted CSS file to inject (local files must be hosted under http://localhost/~ - security restriction of Chrome)
** Single click toggles injection on/off
** Native JavaScript only - no included libraries or unnecessary code to slow you down
WHY DO I WANT THIS?:
** This is to aid in theming websites such as Wordpress or Tumblr. It's for those cases where you're developing a complex Stylesheet for a site template but you can't easily update the CSS file on the server.
** Using this plugin: you can work off a localhost hosted CSS file, just hit save, and see the results immediately. No more copying and pasting, or FTP-ing your CSS up to the server.
** Other CSS manipulation plugins only inject their own static css, or make you copy and paste into a box.
I'm sure there's some other use cases too. If you have any, let me know!