Stackball.io

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

Cos'è Stackball.io?

Stackball.io è un'estensione di Chrome sviluppata da https://www.noobgame.club, e la sua funzione principale è "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Stackball.io

Scarica i file di estensione Stackball.io in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Ufficiale https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Descrizione Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Dimensione del File 22.79 KB
Conteggio Installazioni 164
Versione Corrente 1
Ultimo Aggiornamento 2020-05-27
Data di Pubblicazione 2020-05-26
Sviluppatore https://www.noobgame.club
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.noobgame.club/games/play/stackball-io
URL della Pagina di Aiuto http://www.noobgame.club/page/terms
Lingue Supportate 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
    }
}