Bird Hunting

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

Vad är Bird Hunting?

Bird Hunting är en Chrome-tillägg utvecklad av https://www.greenislet.com, och dess huvudfunktion är "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".

Tilläggsskärmbilder

screenshot

Ladda ner Bird Hunting-förlängningens CRX-fil

Ladda ner Bird Hunting-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
Officiell webbadress https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
Beskrivning An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Filstorlek 46.84 KB
Antal Installationer 353
Aktuell Version 1.8.9
Senast Uppdaterad 2018-03-08
Publiceringsdatum 2018-03-08
Betyg 4.57/5 Totalt 7 Betyg
Utvecklare https://www.greenislet.com
Betalningssätt free
URL till Sekretesspolicy Sidan http://www.greenislet.com/privacy_policy.html
Stödda Språk 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"
}