Cube Dodge!

dodge cubes and other things

Cos'è Cube Dodge!?

Cube Dodge! è un'estensione di Chrome sviluppata da Tristan Studios, e la sua funzione principale è "dodge cubes and other things".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Cube Dodge!

Scarica i file di estensione Cube Dodge! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
URL Ufficiale https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
Descrizione dodge cubes and other things
Dimensione del File 14.59 MB
Conteggio Installazioni 134
Versione Corrente 1.3
Ultimo Aggiornamento 2021-05-20
Data di Pubblicazione 2021-05-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Tristan Studios
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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!"
    }
}