Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Cos'è Bird Hunting?
Bird Hunting è un'estensione di Chrome sviluppata da https://www.greenislet.com, e la sua funzione principale è "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bird Hunting
Scarica i file di estensione Bird Hunting in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
** Game Instructions ** click your mouse to aim and shoot a bird.
Informazioni di Base sull'Estensione
Nome | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
URL Ufficiale | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
Descrizione | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
Dimensione del File | 46.84 KB |
Conteggio Installazioni | 353 |
Versione Corrente | 1.8.9 |
Ultimo Aggiornamento | 2018-03-08 |
Data di Pubblicazione | 2018-03-08 |
Valutazione | 4.57/5 Totale 7 Valutazioni |
Sviluppatore | https://www.greenislet.com |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | http://www.greenislet.com/privacy_policy.html |
Lingue Supportate | 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" } |