IMA.js Developer Tools
Adds IMA.js debugging panel to the Chrome Developer Tools window.
Apa itu IMA.js Developer Tools?
IMA.js Developer Tools adalah ekstensi Chrome yang dikembangkan oleh Seznam.cz, dan fitur utamanya adalah "Adds IMA.js debugging panel to the Chrome Developer Tools window.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi IMA.js Developer Tools
Unduh file ekstensi IMA.js Developer Tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | IMA.js Developer Tools |
ID | jckgkffefmgcnbaimdmeoelgpjefpljh |
URL Resmi | https://chromewebstore.google.com/detail/imajs-developer-tools/jckgkffefmgcnbaimdmeoelgpjefpljh |
Deskripsi | Adds IMA.js debugging panel to the Chrome Developer Tools window. |
Ukuran File | 231 KB |
Jumlah Instalasi | 25 |
Versi Saat Ini | 0.3.3 |
Terakhir Diperbarui | 2022-04-19 |
Tanggal Publikasi | 2020-03-26 |
Pengembang | Seznam.cz |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://imajs.io/ |
URL Halaman Bantuan | https://imajs.io/docs/devtools-introduction |
Bahasa yang Didukung | 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": [ " |