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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        ** 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
URL страницы политики конфиденциальности 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"
}