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) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.greenislet.com และคุณลักษณะหลักของมันคือ "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Archery (Bow & Arrow)
ดาวน์โหลดไฟล์ส่วนขยาย 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"
} | |