Inspect Android

"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…

Qu'est-ce que Inspect Android ?

Inspect Android est une extension Chrome développée par Irshad Ali, et sa fonction principale est ""Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Inspect Android

Téléchargez les fichiers d'extension Inspect Android au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        "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.                    

Informations de Base sur l'Extension

Nom Inspect Android Inspect Android
ID hkdcnbgefmcpopecceedcbocgagbdeao
URL Officiel https://chromewebstore.google.com/detail/inspect-android/hkdcnbgefmcpopecceedcbocgagbdeao
Description "Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…
Taille du Fichier 35.1 KB
Nombre d'Installations 222
Version Actuelle 1.0
Dernière Mise à Jour 2023-11-10
Date de Publication 2023-02-09
Développeur Irshad Ali
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}