Stackball.io

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

Co je Stackball.io?

Stackball.io je rozšíření Chrome vyvinuté https://www.noobgame.club, a jeho hlavní funkcí je „Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Stackball.io

Stáhněte si soubory rozšíření Stackball.io ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Oficiální URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Popis Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Velikost souboru 22.79 KB
Počet instalací 164
Aktuální Verze 1
Poslední Aktualizace 2020-05-27
Datum Vydání 2020-05-26
Vývojář https://www.noobgame.club
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.noobgame.club/games/play/stackball-io
URL Stránky Nápovědy http://www.noobgame.club/page/terms
Podporované Jazyky 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
    }
}