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
Eメール [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"
    }
}