React ChronoScope
React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…
Qu'est-ce que React ChronoScope ?
React ChronoScope est une extension Chrome développée par reactchronoscope, et sa fonction principale est "React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension React ChronoScope
Téléchargez les fichiers d'extension React ChronoScope au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | React ChronoScope |
ID | haeiefchakokoggcngggkfbgklaifbbm |
URL Officiel | https://chromewebstore.google.com/detail/react-chronoscope/haeiefchakokoggcngggkfbgklaifbbm |
Description | React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying… |
Taille du Fichier | 1.91 MB |
Nombre d'Installations | 37 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2020-03-06 |
Date de Publication | 2020-03-06 |
Développeur | reactchronoscope |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |