Bird Hunting

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

Wat is Bird Hunting?

Bird Hunting is een Chrome-extensie ontwikkeld door https://www.greenislet.com, en de belangrijkste functie is "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Bird Hunting

Download Bird Hunting-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
Officiële URL https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
Beschrijving An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Bestandsgrootte 46.84 KB
Aantal Installaties 353
Huidige Versie 1.8.9
Laatst Bijgewerkt 2018-03-08
Publicatiedatum 2018-03-08
Beoordeling 4.57/5 Totaal 7 Beoordelingen
Ontwikkelaar https://www.greenislet.com
Betalingswijze free
URL van de Privacybeleid Pagina http://www.greenislet.com/privacy_policy.html
Ondersteunde Talen 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"
}