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 |
官方網址 | 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": [ " |