Web Essentials
Interacts with Visual Studio's Browser Link feature
Vad är Web Essentials?
Web Essentials är en Chrome-tillägg utvecklad av Mads Kristensen, och dess huvudfunktion är "Interacts with Visual Studio's Browser Link feature".
Tilläggsskärmbilder
Ladda ner Web Essentials-förlängningens CRX-fil
Ladda ner Web Essentials-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | mghdcdlpcdiodelbplncnodiiadljhhk |
| Officiell webbadress | https://chromewebstore.google.com/detail/web-essentials/mghdcdlpcdiodelbplncnodiiadljhhk |
| Beskrivning | Interacts with Visual Studio's Browser Link feature |
| Filstorlek | 14.67 KB |
| Antal Installationer | 2,882 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2017-06-14 |
| Publiceringsdatum | 2017-06-14 |
| Betyg | 2.23/5 Totalt 13 Betyg |
| Utvecklare | Mads Kristensen |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/madskristensen/WebEssentialsChrome |
| Stödda Språk | 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": [
" | |