Stackball.io

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

Qu'est-ce que Stackball.io ?

Stackball.io est une extension Chrome développée par https://www.noobgame.club, et sa fonction principale est "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Stackball.io

Téléchargez les fichiers d'extension Stackball.io au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Officiel https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Description Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Taille du Fichier 22.79 KB
Nombre d'Installations 164
Version Actuelle 1
Dernière Mise à Jour 2020-05-27
Date de Publication 2020-05-26
Développeur https://www.noobgame.club
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.noobgame.club/games/play/stackball-io
URL de la Page d'Aide http://www.noobgame.club/page/terms
Langues Prises en Charge 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
    }
}