IMA.js Developer Tools
Adds IMA.js debugging panel to the Chrome Developer Tools window.
What is IMA.js Developer Tools?
IMA.js Developer Tools is a Chrome extension developed by Seznam.cz, and its main feature is "Adds IMA.js debugging panel to the Chrome Developer Tools window.".
Extension Screenshots
Download IMA.js Developer Tools Extension CRX File
Download IMA.js Developer Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | IMA.js Developer Tools |
ID | jckgkffefmgcnbaimdmeoelgpjefpljh |
Official URL | https://chromewebstore.google.com/detail/imajs-developer-tools/jckgkffefmgcnbaimdmeoelgpjefpljh |
Description | Adds IMA.js debugging panel to the Chrome Developer Tools window. |
File Size | 231 KB |
Installation Count | 25 |
Current Version | 0.3.3 |
Last Updated | 2022-04-19 |
Publish Date | 2020-03-26 |
Developer | Seznam.cz |
[email protected] | |
Payment Type | free |
Extension Website | https://imajs.io/ |
Help Page URL | https://imajs.io/docs/devtools-introduction |
Supported Languages | 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": [ " |