SAPUI5 control Bindings Viewer

An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.

Wat is SAPUI5 control Bindings Viewer?

SAPUI5 control Bindings Viewer is een Chrome-extensie ontwikkeld door leedorian, en de belangrijkste functie is "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SAPUI5 control Bindings Viewer

Download SAPUI5 control Bindings Viewer-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

                        Extends Chrome the Developer Tools, adding a sidebar for elements panel that displays the binding models and paths associated with the selected SAPUI5 control.                    

Basisinformatie over de Extensie

Naam SAPUI5 control Bindings Viewer SAPUI5 control Bindings Viewer
ID bghnliappkdncmnadpbbnpoekbpdjabo
Officiële URL https://chromewebstore.google.com/detail/sapui5-control-bindings-v/bghnliappkdncmnadpbbnpoekbpdjabo
Beschrijving An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.
Bestandsgrootte 18.06 KB
Aantal Installaties 1,209
Huidige Versie 1.0.1
Laatst Bijgewerkt 2016-04-06
Publicatiedatum 2016-04-05
Beoordeling 3.33/5 Totaal 3 Beoordelingen
Ontwikkelaar leedorian
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/leedorian/SAPUI5ControlBindings
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SAPUI5 control Bindings Viewer",
    "version": "1.0.1",
    "description": "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.",
    "icons": {
        "16": "images\/16x16.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "homepage_url": "https:\/\/github.com\/leedorian\/SAPUI5ControlBindings",
    "permissions": [
        "activeTab",
        "*:\/\/*\/*"
    ],
    "devtools_page": "devtools.html",
    "manifest_version": 2
}