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

Chrome extension bug: the icon shows wrong status #52

Open NV opened 13 years ago

NV commented 13 years ago

Screencast

Clicking the icon enables LiveReload only on the current tab, but it shows like it's enabled on all current tabs of all windows.

Will fix it by using page actions instead of browser actions.

NV commented 13 years ago

I've tried using a page action. It looks weird. I'll better wait until crbug.com/37671 will be resolved.