Inspect Android

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

Wat is Inspect Android?

Inspect Android is een Chrome-extensie ontwikkeld door Irshad Ali, en de belangrijkste functie is ""Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Inspect Android

Download Inspect Android-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Inspect Android Inspect Android
ID hkdcnbgefmcpopecceedcbocgagbdeao
Officiële URL https://chromewebstore.google.com/detail/inspect-android/hkdcnbgefmcpopecceedcbocgagbdeao
Beschrijving "Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…
Bestandsgrootte 35.1 KB
Aantal Installaties 222
Huidige Versie 1.0
Laatst Bijgewerkt 2023-11-10
Publicatiedatum 2023-02-09
Ontwikkelaar Irshad Ali
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}