IMA.js Developer Tools
Adds IMA.js debugging panel to the Chrome Developer Tools window.
Cos'è IMA.js Developer Tools?
IMA.js Developer Tools è un'estensione di Chrome sviluppata da Seznam.cz, e la sua funzione principale è "Adds IMA.js debugging panel to the Chrome Developer Tools window.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione IMA.js Developer Tools
Scarica i file di estensione IMA.js Developer Tools 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
IMA.js is a Javascript framework for creating isomorphic applications built on the MVC pattern which uses React for the View layer. The IMA.js developer tools display messages about method and event calls happening in your IMA.js application. These events are wrapped in proxy-like objects using custom script that gets injected to a page. You can then filter these messages, analyze them, which can help you debug how each component behaves in your application and find potential issues.
Informazioni di Base sull'Estensione
Nome | IMA.js Developer Tools |
ID | jckgkffefmgcnbaimdmeoelgpjefpljh |
URL Ufficiale | https://chromewebstore.google.com/detail/imajs-developer-tools/jckgkffefmgcnbaimdmeoelgpjefpljh |
Descrizione | Adds IMA.js debugging panel to the Chrome Developer Tools window. |
Dimensione del File | 231 KB |
Conteggio Installazioni | 25 |
Versione Corrente | 0.3.3 |
Ultimo Aggiornamento | 2022-04-19 |
Data di Pubblicazione | 2020-03-26 |
Sviluppatore | Seznam.cz |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://imajs.io/ |
URL della Pagina di Aiuto | https://imajs.io/docs/devtools-introduction |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IMA.js Developer Tools", "description": "Adds IMA.js debugging panel to the Chrome Developer Tools window.", "devtools_page": "html\/devtools.html", "permissions": [ " |