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"
    }
}  |  |