Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Apa itu Archery (Bow & Arrow)?
Archery (Bow & Arrow) adalah ekstensi Chrome yang dikembangkan oleh https://www.greenislet.com, dan fitur utamanya adalah "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Archery (Bow & Arrow)
Unduh file ekstensi Archery (Bow & Arrow) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
* Game Instructions **
Move your mouse and aim arrow at the target. Informasi Dasar Ekstensi
| Nama | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| URL Resmi | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Deskripsi | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Ukuran File | 40.41 KB |
| Jumlah Instalasi | 1,268 |
| Versi Saat Ini | 1.8.8 |
| Terakhir Diperbarui | 2018-03-08 |
| Tanggal Publikasi | 2018-03-08 |
| Penilaian | 3.94/5 Total 18 Penilaian |
| Pengembang | https://www.greenislet.com |
| Tipe Pembayaran | free |
| URL Halaman Kebijakan Privasi | http://www.greenislet.com/privacy_policy.html |
| Bahasa yang Didukung | 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"
} | |