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是由Irshad Ali开发的Chrome扩展程序,该扩展的主要功能是“"Inspect Android" helps to open Inspector Devices of Chrome in one click. Inspect Android" chrome extension which helps any…”。

扩展截图

screenshot
screenshot

下载Inspect Android扩展crx文件

下载Inspect Android扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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