Bird Hunting

An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.

什麼是Bird Hunting?

Bird Hunting是由https://www.greenislet.com開發的Chrome擴展程式,該擴展的主要功能是“An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.”。

擴展截圖

screenshot

下載Bird Hunting擴展crx文件

下載Bird Hunting擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ** Game Instructions **
click your mouse to aim and shoot a bird.                    

擴展基本資訊

名稱 Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
官方網址 https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
簡介 An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
檔案大小 46.84 KB
安裝次數 353
目前版本 1.8.9
更新時間 2018-03-08
上架時間 2018-03-08
評分 4.57/5 共 7 次評分
開發者 https://www.greenislet.com
付費類型 free
隱私政策頁面URL http://www.greenislet.com/privacy_policy.html
支援的語言 de,en,en-GB,en-US,fr,nl,da,es,es-419,it,pt-BR,pt-PT,ro,sk,ru,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "Bird Hunting",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.8.9"
}