Panel Components
Shows debug info and internal state for Panel components
什么是Panel Components?
Panel Components是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Shows debug info and internal state for Panel components”。
扩展截图
下载Panel Components扩展crx文件
下载Panel Components扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Panel state shows https://github.com/mixpanel/panel component's state in Elements DevTools tab besides styles and properties
User can edit the state and move mouse over page to apply the update. 
User can re-select an element to fetch the latest state.                     扩展基本信息
| 名称 |   |  
| ID | mooaaejpdfdebnddpokcdimcobepahlg | 
| 官方URL | https://chromewebstore.google.com/detail/panel-components/mooaaejpdfdebnddpokcdimcobepahlg | 
| 简介 | Shows debug info and internal state for Panel components | 
| 文件大小 | 14.09 KB | 
| 安装次数 | 67 | 
| 当前版本 | 1.9 | 
| 更新时间 | 2019-05-28 | 
| 上架时间 | 2019-05-28 | 
| 评分 | 5.00/5 共5次评分 | 
| 开发者 | Unknown | 
| 付费类型 | free | 
| 扩展官网 | http://github.com/mixpanel/panel | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.9",
    "manifest_version": 2,
    "name": "Panel Components",
    "description": "Shows debug info and internal state for Panel components",
    "devtools_page": "devtools.html",
    "author": "[email protected]",
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}  |  |