IMA.js Developer Tools icon

IMA.js Developer Tools

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jckgkffefmgcnbaimdmeoelgpjefpljh
Description from extension meta

Adds IMA.js debugging panel to the Chrome Developer Tools window.

Image from store
IMA.js Developer Tools
Description from store

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.