IMA.js Developer Tools
Adds IMA.js debugging panel to the Chrome Developer Tools window.
Wat is IMA.js Developer Tools?
IMA.js Developer Tools is een Chrome-extensie ontwikkeld door Seznam.cz, en de belangrijkste functie is "Adds IMA.js debugging panel to the Chrome Developer Tools window.".
Extensie Screenshots
Download het CRX-bestand van de extensie IMA.js Developer Tools
Download IMA.js Developer Tools-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
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.
Basisinformatie over de Extensie
Naam | IMA.js Developer Tools |
ID | jckgkffefmgcnbaimdmeoelgpjefpljh |
Officiële URL | https://chromewebstore.google.com/detail/imajs-developer-tools/jckgkffefmgcnbaimdmeoelgpjefpljh |
Beschrijving | Adds IMA.js debugging panel to the Chrome Developer Tools window. |
Bestandsgrootte | 231 KB |
Aantal Installaties | 25 |
Huidige Versie | 0.3.3 |
Laatst Bijgewerkt | 2022-04-19 |
Publicatiedatum | 2020-03-26 |
Ontwikkelaar | Seznam.cz |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://imajs.io/ |
Help Pagina-URL | https://imajs.io/docs/devtools-introduction |
Ondersteunde Talen | 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": [ " |