Telerik Kendo UI Chrome Inspector
Telerik Kendo UI Chrome DevTools extension
什麼是Telerik Kendo UI Chrome Inspector?
Telerik Kendo UI Chrome Inspector是由Telerik開發的Chrome擴展程式,該擴展的主要功能是“Telerik Kendo UI Chrome DevTools extension”。
擴展截圖
下載Telerik Kendo UI Chrome Inspector擴展crx文件
下載Telerik Kendo UI Chrome Inspector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | npcmgpnfknjmndbbakdhchgibaajnlpe |
官方網址 | https://chrome.google.com/webstore/detail/telerik-kendo-ui-chrome-i/npcmgpnfknjmndbbakdhchgibaajnlpe |
簡介 | Telerik Kendo UI Chrome DevTools extension |
檔案大小 | 8.18 MB |
安裝次數 | 5,000 |
目前版本 | 1.0.5 |
更新時間 | 2019-03-08 |
上架時間 | 2019-03-08 |
評分 | 3.84/5 共 37 次評分 |
開發者 | Telerik |
付費類型 | free |
擴展官網 | http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/category/80036-chrome-inspector |
說明頁面URL | http://www.telerik.com/kendo-ui/chrome-inspector-eula |
支援的語言 | 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", " |