Cube Dodge!

dodge cubes and other things

Apa itu Cube Dodge!?

Cube Dodge! adalah ekstensi Chrome yang dikembangkan oleh Tristan Studios, dan fitur utamanya adalah "dodge cubes and other things".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Cube Dodge!

Unduh file ekstensi Cube Dodge! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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)                    

Informasi Dasar Ekstensi

Nama Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
URL Resmi https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
Deskripsi dodge cubes and other things
Ukuran File 14.59 MB
Jumlah Instalasi 134
Versi Saat Ini 1.3
Terakhir Diperbarui 2021-05-20
Tanggal Publikasi 2021-05-13
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Tristan Studios
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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!"
    }
}