Bird Hunting

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

Hvad er Bird Hunting?

Bird Hunting er en Chrome-udvidelse udviklet af https://www.greenislet.com, og dens hovedfunktion er "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".

Udvidelsesskærmbilleder

screenshot

Download Bird Hunting-udvidelses-CRX-fil

Download Bird Hunting-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
Officiel URL https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
Beskrivelse An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Filstørrelse 46.84 KB
Antal Installationer 353
Nuværende Version 1.8.9
Senest Opdateret 2018-03-08
Udgivelsesdato 2018-03-08
Bedømmelse 4.57/5 Samlet 7 Bedømmelser
Udvikler https://www.greenislet.com
Betalingsmetode free
URL til Fortrolighedspolitik Side http://www.greenislet.com/privacy_policy.html
Understøttede Sprog 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"
}