BlueBall

Blueball, Addictive Platform Game!

Что такое BlueBall?

BlueBall - это расширение Chrome, разработанное Karamat Hashmi, и его основная функция - "Blueball, Addictive Platform Game!".

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

screenshot

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

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

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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

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

Название BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
Официальный URL https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
Описание Blueball, Addictive Platform Game!
Размер файла 145 KB
Количество установок 51
Текущая Версия 5.0
Последнее Обновление 2017-09-24
Дата публикации 2017-09-24
Рейтинг 1.00/5 Всего 1 оценок
Разработчик Karamat Hashmi
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}