Stackball.io

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

Was ist Stackball.io?

Stackball.io ist eine Chrome-Erweiterung, die von https://www.noobgame.club entwickelt wurde, und ihr Hauptmerkmal ist "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Stackball.io-Erweiterungs-CRX-Datei herunterladen

Laden Sie Stackball.io-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
Offizielle URL https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Beschreibung Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Dateigröße 22.79 KB
Installationsanzahl 164
Aktuelle Version 1
Letztes Update 2020-05-27
Veröffentlichungsdatum 2020-05-26
Entwickler https://www.noobgame.club
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.noobgame.club/games/play/stackball-io
Hilfeseite URL http://www.noobgame.club/page/terms
Unterstützte Sprachen 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
    }
}