Watcher
Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.
Qu'est-ce que Watcher ?
Watcher est une extension Chrome développée par https://salmanawan.com, et sa fonction principale est "Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Watcher
Téléchargez les fichiers d'extension Watcher 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
Watcher liberates developers from hitting Refresh (F5) again and again during development. Upon detecting a change in user selected source files, included on current page, this DevTools extension will automatically refresh inspected page to reload watched resources. In modern rapid web application development environments e.g. Node.js, this extension compliments utilities like nodemon and supervisor to fully automate the development process, as developers can see their changes in real-time.
Informations de Base sur l'Extension
Nom | Watcher |
ID | nicjbpnnhodkjlkdihialcpdjplnbddf |
URL Officiel | https://chromewebstore.google.com/detail/watcher/nicjbpnnhodkjlkdihialcpdjplnbddf |
Description | Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change. |
Taille du Fichier | 340 KB |
Nombre d'Installations | 26 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2014-02-19 |
Date de Publication | 2014-02-19 |
Évaluation | 1.00/5 Total 2 Évaluations |
Développeur | https://salmanawan.com |
Type de Paiement | free |
Site Web de l'Extension | http://salmanawan.com |
URL de la Page d'Aide | http://salmanawan.com/watcher/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Watcher", "short_name": "Watcher for Developers", "description": "Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.", "version": "1.2", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ " |