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 |
| 官方網址 | 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"
} | |