Web Essentials
Interacts with Visual Studio's Browser Link feature
什麼是Web Essentials?
Web Essentials是由Mads Kristensen開發的Chrome擴展程式,該擴展的主要功能是“Interacts with Visual Studio's Browser Link feature”。
擴展截圖
下載Web Essentials擴展crx文件
下載Web Essentials擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | Web Essentials |
ID | mghdcdlpcdiodelbplncnodiiadljhhk |
官方網址 | https://chromewebstore.google.com/detail/web-essentials/mghdcdlpcdiodelbplncnodiiadljhhk |
簡介 | Interacts with Visual Studio's Browser Link feature |
檔案大小 | 14.67 KB |
安裝次數 | 2,882 |
目前版本 | 1.1 |
更新時間 | 2017-06-14 |
上架時間 | 2017-06-14 |
評分 | 2.23/5 共 13 次評分 |
開發者 | Mads Kristensen |
付費類型 | free |
擴展官網 | https://github.com/madskristensen/WebEssentialsChrome |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Web Essentials", "description": "Interacts with Visual Studio's Browser Link feature", "author": "Mads Kristensen", "version": "1.1", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "page": "background.html", "persistent": true }, "content_scripts": [ { "matches": [ " |