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
电子邮箱 [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"
    ]
}