Bird Hunting

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

ما هو Bird Hunting؟

Bird Hunting هو إضافة Chrome تم تطويرها بواسطة https://www.greenislet.com، والميزة الرئيسية لها هي "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Bird Hunting

قم بتنزيل ملفات الامتداد Bird Hunting بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Bird Hunting Bird Hunting
ID kgjippbhlhblboeaacpnlppbcncecihj
عنوان URL الرسمي https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj
الوصف An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
حجم الملف 46.84 KB
عدد التثبيتات 353
النسخة الحالية 1.8.9
آخر تحديث 2018-03-08
تاريخ النشر 2018-03-08
تقييم 4.57/5 مجموع تقييمات 7
المطور https://www.greenislet.com
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.greenislet.com/privacy_policy.html
اللغات المدعومة 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"
}