Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Apa itu Bird Hunting?
Bird Hunting adalah ekstensi Chrome yang dikembangkan oleh https://www.greenislet.com, dan fitur utamanya adalah "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Bird Hunting
Unduh file ekstensi Bird Hunting 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 ** click your mouse to aim and shoot a bird.
Informasi Dasar Ekstensi
Nama | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
URL Resmi | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
Deskripsi | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
Ukuran File | 46.84 KB |
Jumlah Instalasi | 353 |
Versi Saat Ini | 1.8.9 |
Terakhir Diperbarui | 2018-03-08 |
Tanggal Publikasi | 2018-03-08 |
Penilaian | 4.57/5 Total 7 Penilaian |
Pengembang | https://www.greenislet.com |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | http://www.greenislet.com/privacy_policy.html |
Bahasa yang Didukung | de,en,en-GB,en-US,fr,nl,da,es,es-419,it,pt-BR,pt-PT,ro,sk,ru,ar,zh-CN,zh-TW,ja,ko |
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": "Bird Hunting", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8.9" } |