GamemoddingCOM InstDownloader

GamemoddingCOM InstDownloader

GamemoddingCOM InstDownloaderとは何ですか?

GamemoddingCOM InstDownloaderはPhil Roggenbuckによって開発されたChromeの拡張機能で、その主な機能は「GamemoddingCOM InstDownloader」です。

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

screenshot

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

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

拡張機能の使用方法

                        When you are tired of waiting 20 seconds for each mod download at gamemodding.com. This helps you. This extension downloads the files instant and even closes the download tab.                    

拡張機能の基本情報

名前 GamemoddingCOM InstDownloader GamemoddingCOM InstDownloader
ID ilmgobcenicjicjnipfalfmhlaepindl
公式URL https://chromewebstore.google.com/detail/gamemoddingcom-instdownlo/ilmgobcenicjicjnipfalfmhlaepindl
説明 GamemoddingCOM InstDownloader
ファイルサイズ 36.05 KB
インストール数 14
現在のバージョン 1.0
最終更新日 2019-01-30
公開日 2019-01-30
開発者 Phil Roggenbuck
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Phil Roggenbuck",
    "web_accessible_resources": [
        "inst.js"
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/gamemodding.com\/en\/getmod*"
            ],
            "js": [
                "inst.js"
            ]
        }
    ],
    "description": "GamemoddingCOM InstDownloader",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "64": "img\/icon64.png"
    },
    "manifest_version": 2,
    "name": "GamemoddingCOM InstDownloader",
    "short_name ": "GinstD",
    "version": "1.0"
}