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

Works on file://* in Chrome #30

Closed NV closed 13 years ago

NV commented 14 years ago

Currently, neither the Chrome extensions nor the Safari extension work on file://. I dunno about Safari, but I fixed it for the Chrome extension.

file scheme
You have to check this checkbox

By the way, it's not easy to publish an extension with file permissions. You have to go through a manual review and then sight some paper (they will send email, you'll have to print it), then scan it, and then mail it back (or fax it, lol).

NV commented 13 years ago

I was wrong! There is no need for the review anymore! I just published my Chrome-o-Tile extension, which using "matches": ["<all_urls>"] and it works well! <all_urls> is a new match pattern. I suppose, file://*/* also does not require the review anymore.

dottedmag commented 13 years ago

Oh, nice. Will be done in next upload then.

NV commented 13 years ago

Landed in 6f74f3146ca9b6bc0a639edda2c76250580215c8.

henrikr commented 13 years ago

Is there any update for the Safari Extension? Or will I have to switch over to Chrome to work on local files?

The server returns "Browser URL: undefined" but monitors all the files being modified.

EDIT: Thanks @NV, will switch over to Chrome for local files.

NV commented 13 years ago

There is no update for the Safari extension. Safari extensions do not allowed to run on local files.

NV commented 13 years ago

LiveReload 1.5 Chrome extension and Safari extension have been released. Closed by 38532bd8a0b3c556ef72d84d47fec1c3a6fd4d7a Closed by 38532bd8a0b3c556ef72d84d47fec1c3a6fd4d7a Closed by 38532bd8a0b3c556ef72d84d47fec1c3a6fd4d7a