Watcher
Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.
Watcherとは何ですか?
Watcherはhttps://salmanawan.comによって開発されたChromeの拡張機能で、その主な機能は「Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change.」です。
拡張機能のスクリーンショット
Watcher拡張機能のCRXファイルをダウンロード
Watcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Watcher |
ID | nicjbpnnhodkjlkdihialcpdjplnbddf |
公式URL | https://chromewebstore.google.com/detail/watcher/nicjbpnnhodkjlkdihialcpdjplnbddf |
説明 | Select & Watch resources on a page that are frequently updated during development. Watcher will auto-refresh upon change. |
ファイルサイズ | 340 KB |
インストール数 | 26 |
現在のバージョン | 1.2 |
最終更新日 | 2014-02-19 |
公開日 | 2014-02-19 |
評価 | 1.00/5 合計 2 レビュー |
開発者 | https://salmanawan.com |
支払い方法 | free |
拡張機能のウェブサイト | http://salmanawan.com |
ヘルプページのURL | http://salmanawan.com/watcher/ |
対応言語 | 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": [ " |