Stackball.io

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

Wat is Stackball.io?

Stackball.io is een Chrome-extensie ontwikkeld door https://www.noobgame.club, en de belangrijkste functie is "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Stackball.io

Download Stackball.io-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Officiële URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Beschrijving Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Bestandsgrootte 22.79 KB
Aantal Installaties 164
Huidige Versie 1
Laatst Bijgewerkt 2020-05-27
Publicatiedatum 2020-05-26
Ontwikkelaar https://www.noobgame.club
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.noobgame.club/games/play/stackball-io
Help Pagina-URL http://www.noobgame.club/page/terms
Ondersteunde Talen 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
    }
}