Cube Dodge!

dodge cubes and other things

Co to jest Cube Dodge!?

Cube Dodge! to rozszerzenie Chrome opracowane przez Tristan Studios, a jego główną funkcją jest „dodge cubes and other things”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Cube Dodge!

Pobierz pliki rozszerzeń Cube Dodge! w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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)                    

Podstawowe informacje o rozszerzeniu

Nazwa Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
Oficjalny URL https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
Opis dodge cubes and other things
Rozmiar pliku 14.59 MB
Liczba instalacji 134
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2021-05-20
Data Publikacji 2021-05-13
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Tristan Studios
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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!"
    }
}