Inspect Android

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

What is Inspect Android?

Inspect Android is a Chrome extension developed by Irshad Ali, and its main feature is ""Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…".

Extension Screenshots

screenshot
screenshot

Download Inspect Android Extension CRX File

Download Inspect Android extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Inspect Android Inspect Android
ID hkdcnbgefmcpopecceedcbocgagbdeao
Official URL 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…
File Size 35.1 KB
Installation Count 222
Current Version 1.0
Last Updated 2023-11-10
Publish Date 2023-02-09
Developer Irshad Ali
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}