Bird Hunting

An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.

¿Qué es Bird Hunting?

Bird Hunting es una extensión de Chrome desarrollada por https://www.greenislet.com, y su función principal es "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Bird Hunting

Descarga archivos de extensión Bird Hunting en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        ** Game Instructions **
click your mouse to aim and shoot a bird.                    

Información Básica de la Extensión

Nombre Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
URL Oficial https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
Descripción An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Tamaño del Archivo 46.84 KB
Cantidad de Instalaciones 353
Versión Actual 1.8.9
Última Actualización 2018-03-08
Fecha de Publicación 2018-03-08
Calificación 4.57/5 Total de 7 Calificaciones
Desarrollador https://www.greenislet.com
Tipo de Pago free
URL de la Página de Política de Privacidad http://www.greenislet.com/privacy_policy.html
Idiomas Soportados 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"
}