Duck Hunter

Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome

Duck Hunterとは何ですか?

Duck Hunterはpiscium2010によって開発されたChromeの拡張機能で、その主な機能は「Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome」です。

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

screenshot

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

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

拡張機能の使用方法

                        Click on the extension icon to play Game on Google Chrome
Click on the extension icon to play Game on Google Chrome                    

拡張機能の基本情報

名前 Duck Hunter Duck Hunter
ID ephnahhbadjnenapcfnhgcfcfghoopam
公式URL https://chrome.google.com/webstore/detail/duck-hunter/ephnahhbadjnenapcfnhgcfcfghoopam
説明 Click on the extension icon to play Game on Google Chrome Click on the extension icon to play Game on Google Chrome
ファイルサイズ 30.33 MB
インストール数 333
現在のバージョン 1.0.0
最終更新日 2020-01-11
公開日 2020-01-11
評価 4.50/5 合計 2 レビュー
開発者 piscium2010
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Duck Hunter",
    "description": "",
    "version": "1.0.0",
    "icons": {
        "128": "icon-128.png",
        "32": "icon-32.png",
        "16": "icon-16.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "bookmarks",
        "http:\/\/*.google.com\/",
        "unlimitedStorage"
    ]
}