mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

NPAPI plug-in as replacement for command-line tool #54

Open NV opened 13 years ago

NV commented 13 years ago

This is the one crazy idea. Is it possible to create a NPAPI plug-in that would monitor file changes? Does it have all necessary permissions?

Browser plug-ins are much easy to install than ruby gems which has binaries and RubyCocoa dependencies.

NV commented 13 years ago

cpojer/github-clone does save files. So, file manipulations is possible.

+help-wanted