SAPUI5 control Bindings Viewer

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

Hvad er SAPUI5 control Bindings Viewer?

SAPUI5 control Bindings Viewer er en Chrome-udvidelse udviklet af leedorian, og dens hovedfunktion er "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.".

Udvidelsesskærmbilleder

screenshot

Download SAPUI5 control Bindings Viewer-udvidelses-CRX-fil

Download SAPUI5 control Bindings Viewer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn SAPUI5 control Bindings Viewer SAPUI5 control Bindings Viewer
ID bghnliappkdncmnadpbbnpoekbpdjabo
Officiel URL https://chromewebstore.google.com/detail/sapui5-control-bindings-v/bghnliappkdncmnadpbbnpoekbpdjabo
Beskrivelse An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.
Filstørrelse 18.06 KB
Antal Installationer 1,209
Nuværende Version 1.0.1
Senest Opdateret 2016-04-06
Udgivelsesdato 2016-04-05
Bedømmelse 3.33/5 Samlet 3 Bedømmelser
Udvikler leedorian
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/leedorian/SAPUI5ControlBindings
Understøttede Sprog 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
}