Stackball.io

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

O que é Stackball.io?

Stackball.io é uma extensão do Chrome desenvolvida por https://www.noobgame.club, e sua principal característica é "Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Stackball.io

Baixe arquivos de extensão Stackball.io no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Stackball.io Stackball.io
ID lbcedjaonddcbkfmjfeljjoibpfllljn
URL Oficial https://chromewebstore.google.com/detail/stackballio/lbcedjaonddcbkfmjfeljjoibpfllljn
Descrição Stackball.io In this game, you will smash, bump and bounce to be able to reach the end on revolving helix platforms
Tamanho do Arquivo 22.79 KB
Contagem de Instalações 164
Versão Atual 1
Última Atualização 2020-05-27
Data de Publicação 2020-05-26
Desenvolvedor https://www.noobgame.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgame.club/games/play/stackball-io
URL da Página de Ajuda http://www.noobgame.club/page/terms
Idiomas Suportados 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
    }
}