React ChronoScope
React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…
Apa itu React ChronoScope?
React ChronoScope adalah ekstensi Chrome yang dikembangkan oleh reactchronoscope, dan fitur utamanya adalah "React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi React ChronoScope
Unduh file ekstensi React ChronoScope 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
React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying components that require further optimization. React ChronoScope parses through the React application to construct an interactive tree diagram of the component hierarchy.
Informasi Dasar Ekstensi
Nama | React ChronoScope |
ID | haeiefchakokoggcngggkfbgklaifbbm |
URL Resmi | https://chromewebstore.google.com/detail/react-chronoscope/haeiefchakokoggcngggkfbgklaifbbm |
Deskripsi | React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying… |
Ukuran File | 1.91 MB |
Jumlah Instalasi | 37 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2020-03-06 |
Tanggal Publikasi | 2020-03-06 |
Pengembang | reactchronoscope |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "React ChronoScope", "version": "1.0.0", "devtools_page": "devtools.html", "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |