GithubHelp home page GithubHelp logo

tomimick / chrome-ext-save-css Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 5.0 209 KB

Chrome extension to automatically save changes in CSS and JS into local disk.

Home Page: http://tomicloud.com

JavaScript 81.22% Python 11.77% Ruby 7.01%
chrome chrome-devtools chrome-extension css devtools

chrome-ext-save-css's People

Contributors

tomimick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chrome-ext-save-css's Issues

Win7 issues?

Can anybody confirm if the extension fails on Windows7? What are the error messages?

(I can't access Win7 now.)

-Tomi

Can't make it work

i have installed python-64bit on windows. i have done other things on the forum. And i am working on a localhost. i opened experimental api on the chrome flags. i don't know what is the problem.

server implementation should have rudimentary security :)

as I currently read server.py, this will write the file anywhere on the host machine? with the only security being that it's bound to localhost.

I have least added a regex match on the path

if re.match('^/path/to/chroot/jail',fpath)

a password might be nice too, otherwise anyone could just write a web app that fishes for this server and start writing stuff all over

Discard N changes

It would be great if there was a "Discard N Changes" Button next to the "Save N Changes".
That is useful if I am experimenting with CSS rules, but dont want to save them. Then Discard and start editind css again.
Now I have to restart Chrome to get the changes discarded.

If I have time I am going to implement it, just wanted to take note.

Andras

Change server port

Is it possible to configure a different port for python/ruby server running?

Saved CSS file ends up being double-spaced, then triple-spaced, etc

Awesome program!

I got this working on Chrome 18 in Windows XP nicely, with one simple problem.

When the file saves, it ends up being double-spaced. Where there ought to be a single carriage return, there are two carriage returns. The next time I work on the file and save it, it ends up being triple-spaced. Then quadruple-spaced. Ad infinitum.

If that simple issue could be resolved, this will be one of my favorite programs and I'll end up letting others know about it.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.