Luba AutoReload
Refresh or reload the browser on a change of HTML, Javascript, CSS, SVG, ...
Qu'est-ce que Luba AutoReload ?
Luba AutoReload est une extension Chrome développée par http://www.webdesigncentral.net, et sa fonction principale est "Refresh or reload the browser on a change of HTML, Javascript, CSS, SVG, ...".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Luba AutoReload
Téléchargez les fichiers d'extension Luba AutoReload au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Troubleshooting: Add a shortcut of chrome with the following command line : --allow-scripting-gallery Watch on changes for a local or internet website. Automatically refreshes the web browser on any modification. ✓ Refresh Chrome-Browser ✓ Fast and simple ✓ Html, Javascript, CSS, ... ✓ http:// or file:// ✓ Order, Filter for *.* X No PHP, CSHMTL... Usage: - navigate to URL - click on extension ico - select any resources - click on save button
Informations de Base sur l'Extension
Nom | |
ID | pbkdhjjigfmmodacjodghoioeglbmieo |
URL Officiel | https://chrome.google.com/webstore/detail/luba-autoreload/pbkdhjjigfmmodacjodghoioeglbmieo |
Description | Refresh or reload the browser on a change of HTML, Javascript, CSS, SVG, ... |
Taille du Fichier | 316 KB |
Nombre d'Installations | 294 |
Version Actuelle | 1.4 |
Dernière Mise à Jour | 2015-06-15 |
Date de Publication | 2015-06-15 |
Évaluation | 1.73/5 Total 33 Évaluations |
Développeur | http://www.webdesigncentral.net |
Type de Paiement | free |
Site Web de l'Extension | http://www.webdesigncentral.net |
URL de la Page d'Aide | http://www.webdesigncentral.net/support?reason=2 |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Luba AutoReload", "version": "1.4", "description": "Refresh or reload the browser on a change of HTML, Javascript, CSS, SVG, ...", "icons": { "128": "Images\/icon128.png", "38": "Images\/icon38.png", "19": "Images\/icon19.png" }, "browser_action": { "default_icon": { "128": "Images\/icon128.png", "38": "Images\/icon38.png", "19": "Images\/icon19.png" }, "default_title": "Luba AutoReload", "default_popup": "index.html" }, "background": { "scripts": [ "Scripts\/app\/background.js" ] }, "content_scripts": [ { "matches": [ " |