Watcher
Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.
Co je Watcher?
Watcher je rozšíření Chrome vyvinuté https://salmanawan.com, a jeho hlavní funkcí je „Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Watcher
Stáhněte si soubory rozšíření Watcher ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Watcher |
ID | nicjbpnnhodkjlkdihialcpdjplnbddf |
Oficiální URL | https://chromewebstore.google.com/detail/watcher/nicjbpnnhodkjlkdihialcpdjplnbddf |
Popis | Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change. |
Velikost souboru | 340 KB |
Počet instalací | 26 |
Aktuální Verze | 1.2 |
Poslední Aktualizace | 2014-02-19 |
Datum Vydání | 2014-02-19 |
Hodnocení | 1.00/5 Celkem 2 Hodnocení |
Vývojář | https://salmanawan.com |
Typ Platby | free |
Webové stránky Rozšíření | http://salmanawan.com |
URL Stránky Nápovědy | http://salmanawan.com/watcher/ |
Podporované Jazyky | 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": [ " |