Skip to content

paulakg4/code-cola

 
 

Repository files navigation

Code Cola

A visual tool to modify css style. Download from Chrome Web Store: https://chrome.google.com/webstore/detail/lomkpheldlbkkfiifcbfifipaofnmnkn

License

Copyright (c) 2011 http://zhouqicf.com author: [email protected] version: 3.3.0 license: Released under the MIT License.

Powered by YUI3 http://developer.yahoo.com/yui/3 Copyright (c) 2011, Yahoo! Inc. All rights reserved. license: Released under the BSD License.

Broswer support

Chrome , Safari

Build codecola without chrome extension environment

###Step1:### open "native/config.js" modify YUI_config: base :'https://raw.github.com/paulakg4/code-cola/master/'

###Step2:### insert js to your web page <script charset="utf-8" src="https://raw.github.com/paulakg4/code-cola/master/yui3.js"></script> <script charset="utf-8" src="https://raw.github.com/paulakg4/code-cola/master/native/config.js"></script> <script charset="utf-8" src="https://raw.github.com/paulakg4/code-cola/master/codecola.js"></script>

About

code cola is a chrome extension for editing online pages' css style visually.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • PHP 0.7%