Kendo MVVM Inspector

Chrome dev tool to inspect kendo mvvm bindings

Wat is Kendo MVVM Inspector?

Kendo MVVM Inspector is een Chrome-extensie ontwikkeld door Guillermo Londono, en de belangrijkste functie is "Chrome dev tool to inspect kendo mvvm bindings".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Kendo MVVM Inspector

Download Kendo MVVM Inspector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Chrome dev tool to inspect the object that is bound to a particular DOM element that have the data-bind tag.                    

Basisinformatie over de Extensie

Naam Kendo MVVM Inspector Kendo MVVM Inspector
ID fffmfifciekjfbepekljnhapikieebfj
Officiële URL https://chromewebstore.google.com/detail/kendo-mvvm-inspector/fffmfifciekjfbepekljnhapikieebfj
Beschrijving Chrome dev tool to inspect kendo mvvm bindings
Bestandsgrootte 7.17 KB
Aantal Installaties 212
Huidige Versie 1.0
Laatst Bijgewerkt 2015-01-23
Publicatiedatum 2015-01-23
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Guillermo Londono
Betalingswijze free
Extensiewebsite https://github.com/glondono/kendo-mvvm-inspector
Help Pagina-URL https://github.com/glondono/kendo-mvvm-inspector/wiki
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kendo MVVM Inspector",
    "description": "Chrome dev tool to inspect kendo mvvm bindings",
    "version": "1.0",
    "minimum_chrome_version": "10.0",
    "devtools_page": "devtools.html",
    "author": "Guillermo Londono",
    "icons": {
        "48": "48.png"
    }
}