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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
"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" } } |