Inspect Android
"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…
Cos'è Inspect Android?
Inspect Android è un'estensione di Chrome sviluppata da Irshad Ali, e la sua funzione principale è ""Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Inspect Android
Scarica i file di estensione Inspect Android in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
"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.
Informazioni di Base sull'Estensione
Nome | Inspect Android |
ID | hkdcnbgefmcpopecceedcbocgagbdeao |
URL Ufficiale | https://chromewebstore.google.com/detail/inspect-android/hkdcnbgefmcpopecceedcbocgagbdeao |
Descrizione | "Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any… |
Dimensione del File | 35.1 KB |
Conteggio Installazioni | 222 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-11-10 |
Data di Pubblicazione | 2023-02-09 |
Sviluppatore | Irshad Ali |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |