Telerik Kendo UI Chrome Inspector
Telerik Kendo UI Chrome DevTools extension
Telerik Kendo UI Chrome Inspector là gì?
Telerik Kendo UI Chrome Inspector là một tiện ích mở rộng Chrome được phát triển bởi Telerik, và tính năng chính của nó là "Telerik Kendo UI Chrome DevTools extension".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Telerik Kendo UI Chrome Inspector
Tải xuống các tệp mở rộng Telerik Kendo UI Chrome Inspector 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
The Kendo UI Chrome Inspector is a Chrome Developer Tools Extension allowing you to inspect, debug and troubleshoot pages hosting Kendo UI widgets and framework components. When installed, the tool becomes part of the standard Chrome DevTools toolbar as shown in the screenshots. Thus it allows you to perform actions such as inspecting rendered html, execution of scripts, etc.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | npcmgpnfknjmndbbakdhchgibaajnlpe |
URL Chính Thức | https://chrome.google.com/webstore/detail/telerik-kendo-ui-chrome-i/npcmgpnfknjmndbbakdhchgibaajnlpe |
Mô tả | Telerik Kendo UI Chrome DevTools extension |
Kích Thước Tệp | 8.18 MB |
Số Lần Cài Đặt | 5,000 |
Phiên Bản Hiện Tại | 1.0.5 |
Cập Nhật Lần Cuối | 2019-03-08 |
Ngày Phát Hành | 2019-03-08 |
Đánh Giá | 3.84/5 Tổng số 37 Đánh Giá |
Nhà Phát Triển | Telerik |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/category/80036-chrome-inspector |
URL Trang Trợ Giúp | http://www.telerik.com/kendo-ui/chrome-inspector-eula |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "29.0", "name": "Telerik Kendo UI Chrome Inspector", "icons": { "128": "kendo.png" }, "description": "Telerik Kendo UI Chrome DevTools extension", "version": "1.0.5", "background": { "page": "background.html" }, "permissions": [ "tabs", " |