BlueBall

Blueball, Addictive Platform Game!

O que é BlueBall?

BlueBall é uma extensão do Chrome desenvolvida por Karamat Hashmi, e sua principal característica é "Blueball, Addictive Platform Game!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão BlueBall

Baixe arquivos de extensão BlueBall 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

                        Blueball, the first amazing addictive platform game by Kaami Games! Use the arrow keys to move and jump and get to the flag while avoiding everything thats red!                    

Informações Básicas da Extensão

Nome BlueBall BlueBall
ID nmbpmggoibldnlcgonafpiccanjnhadh
URL Oficial https://chromewebstore.google.com/detail/blueball/nmbpmggoibldnlcgonafpiccanjnhadh
Descrição Blueball, Addictive Platform Game!
Tamanho do Arquivo 145 KB
Contagem de Instalações 51
Versão Atual 5.0
Última Atualização 2017-09-24
Data de Publicação 2017-09-24
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor Karamat Hashmi
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BlueBall",
    "description": "Blueball, Addictive Platform Game!",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}