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é es Stackball.io?

Stackball.io es una extensión de Chrome desarrollada por https://www.noobgame.club, y su función principal es "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Stackball.io

Descarga archivos de extensión Stackball.io en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Oficial https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Descripción Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Tamaño del Archivo 22.79 KB
Cantidad de Instalaciones 164
Versión Actual 1
Última Actualización 2020-05-27
Fecha de Publicación 2020-05-26
Desarrollador https://www.noobgame.club
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.noobgame.club/games/play/stackball-io
URL de la Página de Ayuda http://www.noobgame.club/page/terms
Idiomas Soportados 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
    }
}