React ChronoScope
React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…
什麼是React ChronoScope?
React ChronoScope是由reactchronoscope開發的Chrome擴展程式,該擴展的主要功能是“React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying…”。
擴展截圖
下載React ChronoScope擴展crx文件
下載React ChronoScope擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | React ChronoScope |
ID | haeiefchakokoggcngggkfbgklaifbbm |
官方網址 | https://chromewebstore.google.com/detail/react-chronoscope/haeiefchakokoggcngggkfbgklaifbbm |
簡介 | React ChronoScope is a performance monitoring tool for React developers. It visualizes React application's components displaying… |
檔案大小 | 1.91 MB |
安裝次數 | 37 |
目前版本 | 1.0.0 |
更新時間 | 2020-03-06 |
上架時間 | 2020-03-06 |
開發者 | reactchronoscope |
付費類型 | free |
支援的語言 | 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": [ " |