Flappy Ball Brazil

Have fun with this game made to honor the World Cup in Brazil in 2014.

Что такое Flappy Ball Brazil?

Flappy Ball Brazil - это расширение Chrome, разработанное wf7, и его основная функция - "Have fun with this game made to honor the World Cup in Brazil in 2014.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Flappy Ball Brazil

Скачайте файлы расширений Flappy Ball Brazil в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        Have fun with this game made to honor the World Cup in Brazil in 2014. The objective of the game is to control a ball (doing kick-ups) without letting it collide with obstacles. If the ball touches any obstacle or fall, the game ends. Make a point always to go through an obstacle.                    

Основная информация о расширении

Название Flappy Ball Brazil Flappy Ball Brazil
ID hdfeoeiifhhejgpecilplgjoadbjdcik
Официальный URL https://chromewebstore.google.com/detail/flappy-ball-brazil/hdfeoeiifhhejgpecilplgjoadbjdcik
Описание Have fun with this game made to honor the World Cup in Brazil in 2014.
Размер файла 221 KB
Количество установок 108
Текущая Версия 1.1
Последнее Обновление 2014-04-09
Дата публикации 2014-04-08
Рейтинг 4.50/5 Всего 2 оценок
Разработчик wf7
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1",
    "manifest_version": 2,
    "permissions": [
        "",
        "tabs"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_title": "Facila",
        "default_popup": "index.html",
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        }
    }
}