Cube Dodge!

dodge cubes and other things

O que é Cube Dodge!?

Cube Dodge! é uma extensão do Chrome desenvolvida por Tristan Studios, e sua principal característica é "dodge cubes and other things".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Cube Dodge!

Baixe arquivos de extensão Cube Dodge! 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

                        dodge cubes and stuff as watermelon lol.

Cube Dodge!, is a game where you roll around as a watermelon or other sphere object (you can choose skins) and try to dodge red cubes, except in the desert (dodge the cacti)

Click the icon in the extension toolbar to play! (Pin the extension for easy access)                    

Informações Básicas da Extensão

Nome Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
URL Oficial https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
Descrição dodge cubes and other things
Tamanho do Arquivo 14.59 MB
Contagem de Instalações 134
Versão Atual 1.3
Última Atualização 2021-05-20
Data de Publicação 2021-05-13
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Tristan Studios
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "5",
    "short_name": "Cube Dodge!",
    "name": "Cube Dodge!",
    "version_name": "1.3",
    "description": "dodge cubes and other things",
    "icons": {
        "128": "images\/get_started128.png"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/get_started128.png",
        "default_title": "Cube Dodge!"
    }
}