Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Qu'est-ce que Bird Hunting ?
Bird Hunting est une extension Chrome développée par https://www.greenislet.com, et sa fonction principale est "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bird Hunting
Téléchargez les fichiers d'extension Bird Hunting au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
** Game Instructions ** click your mouse to aim and shoot a bird.
Informations de Base sur l'Extension
Nom | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
URL Officiel | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
Description | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
Taille du Fichier | 46.84 KB |
Nombre d'Installations | 353 |
Version Actuelle | 1.8.9 |
Dernière Mise à Jour | 2018-03-08 |
Date de Publication | 2018-03-08 |
Évaluation | 4.57/5 Total 7 Évaluations |
Développeur | https://www.greenislet.com |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://www.greenislet.com/privacy_policy.html |
Langues Prises en Charge | 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" } |