Panel Components

Shows debug info and internal state for Panel components

Panel Components là gì?

Panel Components là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Shows debug info and internal state for Panel components".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Panel Components

Tải xuống các tệp mở rộng Panel Components dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Panel Components Panel Components
ID mooaaejpdfdebnddpokcdimcobepahlg
URL Chính Thức https://chromewebstore.google.com/detail/panel-components/mooaaejpdfdebnddpokcdimcobepahlg
Mô tả Shows debug info and internal state for Panel components
Kích Thước Tệp 14.09 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 1.9
Cập Nhật Lần Cuối 2019-05-28
Ngày Phát Hành 2019-05-28
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Unknown
Loại Thanh Toán free
Trang Web Mở Rộng http://github.com/mixpanel/panel
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}