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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Irshad Ali และคุณลักษณะหลักของมันคือ ""Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Inspect Android
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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" } } |