Live Reload is a system to automatically reload a web page when the source files for that web page are changed.
This extension…Live Reload is a system to automatically reload a web page when the source files for that web page are changed.
This extension connects to a live-reload server (local or remote) for example <a href src="http://livereload.com">LiveReload</a> (for Windows or Mac) or <a href src="https://github.com/guard/guard-livereload">guard-livereload</a> (for Linux).
The extension tries to connect to a live reload server on the domain for the current web page.