Apple Shooter
Click to play the game Apple Shooter now!
什么是Apple Shooter?
Apple Shooter是由lconapps开发的Chrome扩展程序,该扩展的主要功能是“Click to play the game Apple Shooter now!”。
扩展截图
下载Apple Shooter扩展crx文件
下载Apple Shooter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Shoot the apple off your friends head using a bow and arrow. Don't miss or you might end up hitting your buddy. Each level positions you further away thus increasing the difficulty. 扩展基本信息
| 名称 | |
| ID | depjbcindpehnakoaonigpebgphbpang |
| 官方URL | https://chromewebstore.google.com/detail/apple-shooter/depjbcindpehnakoaonigpebgphbpang |
| 简介 | Click to play the game Apple Shooter now! |
| 文件大小 | 41.38 KB |
| 安装次数 | 1,744 |
| 当前版本 | 3.0 |
| 更新时间 | 2017-11-15 |
| 上架时间 | 2017-11-14 |
| 评分 | 3.09/5 共23次评分 |
| 开发者 | lconapps |
| 付费类型 | free |
| 隐私政策页面URL | https://cronegame.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Apple Shooter",
"short_name": "Play Apple Shooter online",
"description": "Click to play the game Apple Shooter now!",
"version": "3.0",
"browser_action": {
"default_icon": "128.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"https:\/\/ajax.googleapis.com\/"
]
} | |