LiveReload
Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…
What is LiveReload?
LiveReload is a Chrome extension developed by https://livereload.com, and its main feature is "Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…".
Extension Screenshots
Download LiveReload Extension CRX File
Download LiveReload extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | LiveReload |
ID | jnihajbhpnppcggbcgedagnkighmdlei |
Official URL | https://chromewebstore.google.com/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei |
Description | Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and… |
File Size | 60.78 KB |
Installation Count | 176,373 |
Current Version | 2.1.0 |
Last Updated | 2015-04-08 |
Publish Date | 2015-04-08 |
Rating | 3.79/5 Total 803 Ratings |
Developer | https://livereload.com |
Payment Type | free |
Extension Website | http://livereload.com/ |
Help Page URL | http://feedback.livereload.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LiveReload", "version": "2.1.0", "background": { "scripts": [ "global.js" ] }, "content_scripts": [ { "matches": [ " |