Inspect Android
"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…
什麼是Inspect Android?
Inspect Android是由Irshad Ali開發的Chrome擴展程式,該擴展的主要功能是“"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…”。
擴展截圖
下載Inspect Android擴展crx文件
下載Inspect Android擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any Capacitor, Cordova and PhoneGap developer to open Inspector Devices of Chrome on one click and start fast debugging of hybrid android apps. Features: - One click open Inspector Devices of Chrome. - No login or account required. - No data collections. - Light weight. Contact: [email protected] Icon: [Iconscout] Mobile Icon | Jemis Mal.
擴展基本資訊
名稱 | Inspect Android |
ID | hkdcnbgefmcpopecceedcbocgagbdeao |
官方網址 | https://chromewebstore.google.com/detail/inspect-android/hkdcnbgefmcpopecceedcbocgagbdeao |
簡介 | "Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any… |
檔案大小 | 35.1 KB |
安裝次數 | 222 |
目前版本 | 1.0 |
更新時間 | 2023-11-10 |
上架時間 | 2023-02-09 |
開發者 | Irshad Ali |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Inspect Android", "version": "1.0", "manifest_version": 3, "action": { "default_title": "Inspect Android - By Irshad Ali" }, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/icon-1.png", "48": "images\/icon-2.png", "96": "images\/icon-3.png", "128": "images\/icon-4.png" } } |