Отзывы на «Live Reload — monitor and reload html, css, js»
Live Reload — monitor and reload html, css, js от Blaise Kal
17 отзывов
- Works like a charm and is exactly what I was looking for. I'm using it with VSCode's live server to host some web assets that I am auto reloading using this extension. Only downside is the permissions seem excessive but I am not experienced enough with extension dev to comment on that.
- Оценено на 5 из 5от Пользователь Firefox 13279233, 3 года назадThis is wonderful extension to make developer's life easier, saves you from zillion refreshes
- Оценено на 5 из 5от jokenngo, 4 года назад
- Оценено на 5 из 5от Sam, 4 года назадPretty much an "must have" for anybody doing dev work on a static site.
It's HTTP server agnostic so you're not tied to a vendor or a full-fledged framework with a built-in dev server.
It works exceptionally well and takes practically no RTFM to get up and running.
The only thing to keep in mind is that this extension only knows the information being passed to it by your web server. Having it able to reload on a change to a file at '/tmp/watcher' still requires a configuration to expose that file to the browser itself. - Оценено на 5 из 5от Jalkhov, 4 года назад
- Оценено на 5 из 5от aaaaaaaaaaaaaaaaaaaaaaaaaaaa, 5 лет назадFinally one that works,
using with XAMPP to live update my php files - Оценено на 5 из 5от bitelse, 6 лет назад
- Оценено на 5 из 5от Пользователь Firefox 15652828, 6 лет назад
- Оценено на 5 из 5от JDG, 7 лет назадI'm using this extension with MAMP as the server for local development and it's working like a charm. Too bad it requires a server, but what can you do?
- Оценено на 5 из 5от arnofly, 8 лет назадThis extension is amazing! It'a a must have for each web developper. It do perfectly the job on local files if you use a local server as Wampserver for example, instead of open each file with your browser.
But nothing is perfect ;)
I would like an option that let's the user add exceptions, because I found a limitation. It's quite look like a bug, but it's not. I explain that I want to say. In my realod rules every files of my project are monitored. This setting is fast and do the job perfectly. But in a contact page of my project, I put a homemade Captcha with 2 numbers that change each time the page is loaded, so the code is different each time and Live Reload reloads this page infinitely...
So please, add this option ;) Thank you for your job! - Оценено на 5 из 5от Пользователь Firefox 14217107, 8 лет назадMy new favorite addon as a web dev. Thank you.
I couldn't use the HMR for CSS with Encore (wrap for Webpack). It solved my problem and I don't need fastidious conditions according to my environment anymore, and don't need to emulate those assets via a proxy.
Now a simple "watch" task from Webpack is enough and keep my config clean. I wish I heard of this addon sooner <3 - Оценено на 5 из 5от Пользователь Firefox 13949423, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13661756, 8 лет назадThanks for providing a Livereload that just works!
- Оценено на 5 из 5от Пользователь Firefox 13636709, 8 лет назадWorks well so far. Set the rule to http://localhost/ and track changes also to http://localhost/
- Оценено на 5 из 5от Пользователь Firefox 13545523, 8 лет назад