Stackball.io

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

Hvad er Stackball.io?

Stackball.io er en Chrome-udvidelse udviklet af https://www.noobgame.club, og dens hovedfunktion er "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Stackball.io-udvidelses-CRX-fil

Download Stackball.io-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Officiel URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Beskrivelse Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Filstørrelse 22.79 KB
Antal Installationer 164
Nuværende Version 1
Senest Opdateret 2020-05-27
Udgivelsesdato 2020-05-26
Udvikler https://www.noobgame.club
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.noobgame.club/games/play/stackball-io
Hjælpeside-URL http://www.noobgame.club/page/terms
Understøttede Sprog 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
    }
}