LiveReload

CRX ID
jnihajbhpnppcggbcgedagnkighmdlei
Status
No Privacy Policy Live on Store
Description from extension meta

Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…

Image from store
LiveReload
Description from store

Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and yeoman.

See livereload.com for details; visit feedback.livereload.com to get help and vote for new features.

Latest reviews

Анатолий 2024-10-20

Приложение работает для локального сервера, но я испытываю проблемы с удаленным. Очень не хватает пункта задержки в 1-2 секунды, чтобы измененный файл успевал сохраниться на сервере, перед обновлением страницы.

Kiranjeet Singh 2024-09-01

This is www.W3WC.com Our team using this one from a long time very helpfull Please Update further Like Enable/disable red/green fature Thanks

Erdiawan Anna (Erdi) 2024-07-29

Work and no problem for me

Metehan Arslan 2024-06-26

Works perfectly. For those who don't understand -how it works-. You can use gulp and set livereolad:true. Ask chatgpt "I want to use livereload extension with gulp can you guide me?" it will help you. Tip: function serve() { const options = { port: 8000, livereload: true, root: ['dist'] }; connect.server(options) }

Ar Am 2023-05-04

Useless. Not even a word of instructions. Looks like garbage thrown out the in the woods.

Ar Am 2023-05-04

Useless. Not even a word of instructions. Looks like garbage thrown out the in the woods.

iNX 2023-02-17

I've tried for years using this extension, just one time worked on the fly no errors.... but tbh there's something to work on here, im done with this.

iNX 2023-02-17

I've tried for years using this extension, just one time worked on the fly no errors.... but tbh there's something to work on here, im done with this.

Darren Semotiuk 2022-11-07

November 2022 and it looks like this extension does nothing (for local file:// webpages anyway, the whole reason I wanted to use this is to auto-refresh WITHOUT having to run Node) -- luckily the SublimeText3 package "LiveReload" DOES work, after enabling it you only need to insert a line of script in your observed file (via Command "Snippet: Insert livereload.js script" -- e.g. <script src="http://localhost:35729/livereload.js?snipver=1"></script>)

Darren Semotiuk 2022-11-07

November 2022 and it looks like this extension does nothing (for local file:// webpages anyway, the whole reason I wanted to use this is to auto-refresh WITHOUT having to run Node) -- luckily the SublimeText3 package "LiveReload" DOES work, after enabling it you only need to insert a line of script in your observed file (via Command "Snippet: Insert livereload.js script" -- e.g. <script src="http://localhost:35729/livereload.js?snipver=1"></script>)

Chiung Wei Liu 2022-10-29

It can still be used so far, but the design is very bad. I wrote a tutorial: https://hackmd.io/@liubb/rJxY1XqNo But hope to optimize it as soon as possible!

Chiung Wei Liu 2022-10-29

It can still be used so far, but the design is very bad. I wrote a tutorial: https://hackmd.io/@liubb/rJxY1XqNo But hope to optimize it as soon as possible!

Saga Animator 2022-02-12

No se que ocurre, Solia usar esta extension hace unos 2 meses antes de que formatee mi pc, pero he vuelto a descargar sublime text y ponerle este plugin y cuando quiero activar el plugin en el navegador no ocurre nada, por mas click y click que le de, lo desinstale, reinicie el pc y todo y aun asi no se arregla, no se que ocurre, alguien puede ayudarme?.

N P 2022-01-03

useless ! not working

N P 2022-01-03

useless ! not working

Jay 2021-09-09

I really wanted this to work but it doesn't! I have wasted all this time just trying to get it to work in Windows that I could have reloaded my page a thousand times by now. It should just work, you shouldn't need to Google around and watch several YouTube videos for it to still fail.

Jay 2021-09-09

I really wanted this to work but it doesn't! I have wasted all this time just trying to get it to work in Windows that I could have reloaded my page a thousand times by now. It should just work, you shouldn't need to Google around and watch several YouTube videos for it to still fail.

M G 2021-09-07

Funktioniert nicht mit Sublime Text und Mac, schade

evans 2021-06-25

毫无反应……2021/6/25,live server也不可以用……

Ci Er 2021-06-07

毫无反应,用的vscode

Vishwajeet Mandal 2021-06-07

Does not work on chrome 91 with sublime text 4. Keeps telling "can't download livereload.js". But surprisingly the extension works on Edge.

Yves Trung 2021-05-09

It's still working, but each time use it, I need to do two things: (1) Enable LiveReload in SublimeText *Using Ctrl + Shift + P *Search and select 'LiveReload: Enable/disable plug-ins' *Next select 'Enable: Simple Reload' (2) Enable LiveReload in the browser *Click to LiveReload extension icon (it's turned on when the middle dot of the icon is black) I can do it fast but manually. Btw LiveReload works very well.

Yves Trung 2021-05-09

It's still working, but each time use it, I need to do two things: (1) Enable LiveReload in SublimeText *Using Ctrl + Shift + P *Search and select 'LiveReload: Enable/disable plug-ins' *Next select 'Enable: Simple Reload' (2) Enable LiveReload in the browser *Click to LiveReload extension icon (it's turned on when the middle dot of the icon is black) I can do it fast but manually. Btw LiveReload works very well.

Frank André Hoyos Martinez 2021-04-28

Buena bro gracias Luis Alonso Aragón Letona si me funciono muchas gracias

Daniel Uribe 2021-04-22

no funciona

NIKOLAI SE 2021-03-24

Винда 10. не работает. что делать?

emsky 2021-02-19

February 2021 and same issue as others mentioned: After first day of doing great job plugin stopped working at all.

emsky 2021-02-19

February 2021 and same issue as others mentioned: After first day of doing great job plugin stopped working at all.

François Garrigues 2021-02-10

LiveReload fait toujours ce qu'on lui demande, mais sur la plupart des IDE la configuration et / ou l'architecture a changé, et le fonctionnement par défaut ne correspond plus à l'ancien. Aujourd'hui, la petite instance permettant de faire tourner les websockets permettant l'actualisation ainsi que l'injection du snipper JS ne se font par défaut que sur l'host 127.0.0.01. Pour activer ça sur l'ensemble des hosts / vhosts, il faut toujours à la config de LiveReload sur votre IDE en réactivant SimpleReloadPlugin et SimpleRefresh manuellement, de manière à ce que le websocket se base sur un masque réseau et non sur un host particulier. Un très bon retour d'expérience fait part du problème, ici https://forum.sublimetext.com/t/livereload-page-does-not-work/52193 Cela étant, ce changement aurait pu - et dû ! - être documenté dans les changelogs. On attend un retour aux choses sérieuses et à un environnement clair, compréhensible et transparent. Bon courage et bons développements à tous !

HENRY ALBERTO PEREZ MONSALVE 2021-01-16

LIVERELOAD, carga los cambios en tiempo real en la pagina que estemos trabajando. Abra la paleta de comandos con Ctrl+ Shift+P Escriba LiveReload Cuando 'Habilitar / deshabilitar complementos' esté resaltado, presione Enter. Vaya a Preferencias> Configuración del paquete> LiveReload> Complementos> Activar / desactivar complementos y presione Enter. En el caso de Chrome, haga clic en los tres puntos en la esquina superior derecha del navegador. Vaya a más herramientas> extensiones> busque la extensión de recarga en vivo, haga clic en los detalles y luego permita el acceso a la URL del archivo como se muestra en la foto Después de haber hecho eso, vaya al texto sublime. Vaya a preferencias> Configuración del paquete> LiveReload> complemento y haga clic en Activar / Desactivar complementos. (Si el complemento estuviera deshabilitado, se habilitaría y viceversa). Entonces, no olvide cerrar tanto el navegador como el texto sublime y volver a abrir ambos. Esto debería funcionar.

Nikita Pashinsky 2021-01-07

Not working most of the time, and when it did work, the icon would not change its state. Apparently it's outdated. RemoteLiveReload works perfectly though (even though I'm working with localhost)

Nikita Pashinsky 2021-01-07

Not working most of the time, and when it did work, the icon would not change its state. Apparently it's outdated. RemoteLiveReload works perfectly though (even though I'm working with localhost)

Hassan Khan 2020-08-13

Not working anymore! on MS Edge Chromium

Hassan Khan 2020-08-13

Not working anymore! on MS Edge Chromium

Rannie Peralta 2020-03-30

I can barely see the icon if activated or not. Can't it be more obvious?

Rannie Peralta 2020-03-30

I can barely see the icon if activated or not. Can't it be more obvious?

Chinese Food Delicious 2020-03-12

没有更新,打开sublime调视窗报错: {"apply_css_live": null, "apply_js_live": null, "apply_images_live": null, "command": "reload", "path": "test.html"} INFO:WebSocketClient:new client ('127.0.0.1', 49331) INFO:WebSocketClient:new client ('127.0.0.1', 49332) INFO:WebSocketClient:new client ('127.0.0.1', 49333) INFO:WebSocketClient:new client ('127.0.0.1', 49334) INFO:WebSocketClient:new client ('127.0.0.1', 49335) INFO:WebSocketClient:new client ('127.0.0.1', 49336) INFO:WebSocketClient:new client ('127.0.0.1', 49342) 浏览器点击报错: INFO:WebSocketClient:Remove from clients table <LiveReload.server.WebSocketClient.WebSocketClient object at 0x000001B1CB964DA0> ERROR:WebSocketClient:WebSocket error Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Sublime Text 3\Packages\LiveReload\server\WebSocketClient.py", line 84, in __init__ data = self.socket.recv(1024) OSError: [WinError 10038] 在一个非套接字上尝试了一个操作。 INFO:WebSocketClient:Remove from clients table <LiveReload.server.WebSocketClient.WebSocketClient object at 0x000001B1CB964DA0>

Mijail Hernandez 2019-11-10

Si no les funciona después de haber habilitado el plugin desde Sublime Text entonces vayan al navegador, en administrar extensiones, luego en "detalles" de LiveReload habiliten la opción "Permitir el acceso a las url del archivo".

刘琼芳 2019-10-31

我想问问webstorm可以使用这个吗,怎么用,不知道怎么用

Mikael Olsson 2019-10-27

Working fine for me

Mikael Olsson 2019-10-27

Working fine for me

liang qiao 2019-10-18

小圆点可以改为整体图标启用时变色吗?比如不启用时黑色,启用时绿色。

Notice me 2019-10-17

полная х*ета, чтобы все работало, я должен js файл подключать, ох*енно! 0 из 10-ти

Spiegel P 2019-10-14

This used to work great, however for the last couple of months I get a "could not download livereload,js" message when I try to use it

Peter S 2019-10-14

This used to work great, however for the last couple of months I get a "could not download livereload,js" message when I try to use it

Tom Fletcher 2019-10-09

Broken in Catalina!

Tom Fletcher 2019-10-09

Broken in Catalina!

Денис Мовчан 2019-07-30

Чтобы всё заработало необходимо подключить скрипт временный в html коде. <script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')</script>

junyang wang 2019-07-16

在 vscode 中用live server 启动可以直接热更新 ,不需要httpserve 和插件

Константин К 2019-06-23

Не работает. Сделал всё по инструкции в хроме и в саблайме (3 и 4 версиях)

Statistics

Installs
80,000
Market
Chrome Web Store
Category
Rating
3.8 (806 votes)
Last update
2015-04-08
Version 2.1.0
Languages
en