ng-inspect for Angular(1.x/4+/Ivy)

Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.

ng-inspect for Angular(1.x/4+/Ivy) là gì?

ng-inspect for Angular(1.x/4+/Ivy) là một tiện ích mở rộng Chrome được phát triển bởi Vinay Kaparthi, và tính năng chính của nó là "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".

Ả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 ng-inspect for Angular(1.x/4+/Ivy)

Tải xuống các tệp mở rộng ng-inspect for Angular(1.x/4+/Ivy) 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

                        Helps in debugging Angular(1.x/4+/Ivy) applications                    

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

Tên ng-inspect for Angular(1.x/4+/Ivy) ng-inspect for Angular(1.x/4+/Ivy)
ID onfmmmemcmipkohkkgofiojpiahbpogh
URL Chính Thức https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh
Mô tả Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.
Kích Thước Tệp 63.24 KB
Số Lần Cài Đặt 3,433
Phiên Bản Hiện Tại 0.4.0
Cập Nhật Lần Cuối 2021-07-26
Ngày Phát Hành 2020-02-13
Đánh Giá 4.94/5 Tổng số 16 Đánh Giá
Nhà Phát Triển Vinay Kaparthi
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Vinay Kaparthi",
    "browser_action": {
        "default_icon": "images\/icon64.png",
        "default_popup": "popup.html"
    },
    "description": "Helps in debugging Angular(1.x\/4+\/Ivy) applications. Extends the elements panel in devtools to display component properties.",
    "devtools_page": "index.html",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "ng-inspect for Angular(1.x\/4+\/Ivy)",
    "short_name": "ng-inspect",
    "version": "0.4.0"
}