IMA.js Developer Tools
Adds IMA.js debugging panel to the Chrome Developer Tools window.
Co to jest IMA.js Developer Tools?
IMA.js Developer Tools to rozszerzenie Chrome opracowane przez Seznam.cz, a jego główną funkcją jest „Adds IMA.js debugging panel to the Chrome Developer Tools window.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia IMA.js Developer Tools
Pobierz pliki rozszerzeń IMA.js Developer Tools w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | IMA.js Developer Tools |
ID | jckgkffefmgcnbaimdmeoelgpjefpljh |
Oficjalny URL | https://chromewebstore.google.com/detail/imajs-developer-tools/jckgkffefmgcnbaimdmeoelgpjefpljh |
Opis | Adds IMA.js debugging panel to the Chrome Developer Tools window. |
Rozmiar pliku | 231 KB |
Liczba instalacji | 25 |
Aktualna Wersja | 0.3.3 |
Ostatnia Aktualizacja | 2022-04-19 |
Data Publikacji | 2020-03-26 |
Deweloper | Seznam.cz |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://imajs.io/ |
Adres URL Strony Pomocy | https://imajs.io/docs/devtools-introduction |
Obsługiwane Języki | 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": [ " |