Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
什么是Archery (Bow & Arrow)?
Archery (Bow & Arrow)是由https://www.greenislet.com开发的Chrome扩展程序,该扩展的主要功能是“Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.”。
扩展截图
下载Archery (Bow & Arrow)扩展crx文件
下载Archery (Bow & Arrow)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
* Game Instructions **
Move your mouse and aim arrow at the target. 扩展基本信息
| 名称 | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| 官方URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| 简介 | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| 文件大小 | 40.41 KB |
| 安装次数 | 1,268 |
| 当前版本 | 1.8.8 |
| 更新时间 | 2018-03-08 |
| 上架时间 | 2018-03-08 |
| 评分 | 3.94/5 共18次评分 |
| 开发者 | https://www.greenislet.com |
| 付费类型 | free |
| 隐私政策页面URL | http://www.greenislet.com/privacy_policy.html |
| 支持的语言 | en,en-GB,en-US |
| 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": "Archery (Bow & Arrow)",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.8.8"
} | |