Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
/ CSS-Inject Public archive

Chrome Extension that allows injection of any hosted CSS file into a webpage

Notifications You must be signed in to change notification settings

sym3tri/CSS-Inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Inject

CSS Inject logo A Chrome Extension that allows injection of any hosted CSS file into any webpage

Installation

Just download and install it like any other old chrome extension.

Download Available in Chrome Extension Gallery

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 plug-in: 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!

Boring Copyright Stuff

Copyright (C) 2011 by Ed Rooth (www.edrooth.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Chrome Extension that allows injection of any hosted CSS file into a webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published