LiveReloadHttps
This extension provide a simple integration for livereload on your browser. - This extension is a forked version of the official…
What is LiveReloadHttps?
LiveReloadHttps is a Chrome extension developed by heiso, and its main feature is "This extension provide a simple integration for livereload on your browser. - This extension is a forked version of the official…".
Extension Screenshots
Download LiveReloadHttps Extension CRX File
Download LiveReloadHttps 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
This extension provide a simple integration for livereload on your browser. - This extension is a forked version of the official one : https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei?hl=fr - This version is compatible with https.
Extension Basic Information
Name | LiveReloadHttps |
ID | mbcllnijheidbcbjhagbloiplmddkacm |
Official URL | https://chromewebstore.google.com/detail/livereloadhttps/mbcllnijheidbcbjhagbloiplmddkacm |
Description | This extension provide a simple integration for livereload on your browser. - This extension is a forked version of the official… |
File Size | 67.92 KB |
Installation Count | 113 |
Current Version | 1.0.0 |
Last Updated | 2016-05-29 |
Publish Date | 2016-05-28 |
Rating | 4.00/5 Total 1 Ratings |
Developer | heiso |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LiveReloadHttps", "version": "1.0.0", "background": { "scripts": [ "global.js" ] }, "content_scripts": [ { "matches": [ " |