Extension List

Extension List

Extension Listとは何ですか?

Extension ListはDenys Skychkoによって開発されたChromeの拡張機能で、その主な機能は「Extension List」です。

拡張機能のスクリーンショット

screenshot

Extension List拡張機能のCRXファイルをダウンロード

Extension List拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Managing installed browser extensions                    

拡張機能の基本情報

名前 Extension List Extension List
ID cboicfdginkkdfppcjighdkchdlebdjp
公式URL https://chromewebstore.google.com/detail/extension-list/cboicfdginkkdfppcjighdkchdlebdjp
説明 Extension List
ファイルサイズ 14.22 KB
インストール数 2,682
現在のバージョン 1.0.2.0
最終更新日 2023-10-28
公開日 2018-04-24
評価 4.65/5 合計 17 レビュー
開発者 Denys Skychko
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://stopreclame.com/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Extension List",
    "version": "1.0.2.0",
    "manifest_version": 3,
    "description": "Extension List",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "Extension List",
        "default_popup": ".\/popup\/index.html"
    },
    "permissions": [
        "management"
    ]
}