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.”。
扩展截图
下载Bird Hunting扩展crx文件
下载Bird Hunting扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
** Game Instructions ** click your mouse to aim and shoot a bird.
扩展基本信息
名称 | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
官方URL | 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" } |