Watcher
Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.
Wat is Watcher?
Watcher is een Chrome-extensie ontwikkeld door https://salmanawan.com, en de belangrijkste functie is "Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.".
Extensie Screenshots
Download het CRX-bestand van de extensie Watcher
Download Watcher-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Watcher |
ID | nicjbpnnhodkjlkdihialcpdjplnbddf |
Officiële URL | https://chromewebstore.google.com/detail/watcher/nicjbpnnhodkjlkdihialcpdjplnbddf |
Beschrijving | Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change. |
Bestandsgrootte | 340 KB |
Aantal Installaties | 26 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2014-02-19 |
Publicatiedatum | 2014-02-19 |
Beoordeling | 1.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://salmanawan.com |
Betalingswijze | free |
Extensiewebsite | http://salmanawan.com |
Help Pagina-URL | http://salmanawan.com/watcher/ |
Ondersteunde Talen | 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": [ " |