React ChronoScope
React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…
What is React ChronoScope?
React ChronoScope is a Chrome extension developed by reactchronoscope, and its main feature is "React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…".
Extension Screenshots
Download React ChronoScope Extension CRX File
Download React ChronoScope extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | React ChronoScope |
ID | haeiefchakokoggcngggkfbgklaifbbm |
Official URL | 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… |
File Size | 1.91 MB |
Installation Count | 37 |
Current Version | 1.0.0 |
Last Updated | 2020-03-06 |
Publish Date | 2020-03-06 |
Developer | reactchronoscope |
Payment Type | free |
Supported Languages | 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": [ " |