SAPUI5 control Bindings Viewer
An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.
Cos'è SAPUI5 control Bindings Viewer?
SAPUI5 control Bindings Viewer è un'estensione di Chrome sviluppata da leedorian, e la sua funzione principale è "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SAPUI5 control Bindings Viewer
Scarica i file di estensione SAPUI5 control Bindings Viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Extends Chrome the Developer Tools, adding a sidebar for elements panel that displays the binding models and paths associated with the selected SAPUI5 control. Informazioni di Base sull'Estensione
| Nome | |
| ID | bghnliappkdncmnadpbbnpoekbpdjabo |
| URL Ufficiale | https://chromewebstore.google.com/detail/sapui5-control-bindings-v/bghnliappkdncmnadpbbnpoekbpdjabo |
| Descrizione | An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control. |
| Dimensione del File | 18.06 KB |
| Conteggio Installazioni | 1,209 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2016-04-06 |
| Data di Pubblicazione | 2016-04-05 |
| Valutazione | 3.33/5 Totale 3 Valutazioni |
| Sviluppatore | leedorian |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/leedorian/SAPUI5ControlBindings |
| Lingue Supportate | 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
} | |