Stackball.io

Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms

Что такое Stackball.io?

Stackball.io - это расширение Chrome, разработанное https://www.noobgame.club, и его основная функция - "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Here's an awesome arcade game for you: Stackball.io. In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms. Be careful: if your ball hits a black platform, you are dead. In that case, your ball flies to pieces and you'll have start over. With its fun and simple gameplay, you'll get addicted to this game! Have fun and good luck!                    

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

Название Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Официальный URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Описание Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Размер файла 22.79 KB
Количество установок 164
Текущая Версия 1
Последнее Обновление 2020-05-27
Дата публикации 2020-05-26
Разработчик https://www.noobgame.club
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.noobgame.club/games/play/stackball-io
URL страницы помощи http://www.noobgame.club/page/terms
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stackball.io",
    "manifest_version": 2,
    "description": "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}