Cube Dodge!

dodge cubes and other things

ما هو Cube Dodge!؟

Cube Dodge! هو إضافة Chrome تم تطويرها بواسطة Tristan Studios، والميزة الرئيسية لها هي "dodge cubes and other things".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Cube Dodge!

قم بتنزيل ملفات الامتداد Cube Dodge! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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)                    

معلومات أساسية عن التمديد

الاسم Cube Dodge! Cube Dodge!
ID ooncgfpaclnilcajabakpnemlaicjika
عنوان URL الرسمي https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika
الوصف dodge cubes and other things
حجم الملف 14.59 MB
عدد التثبيتات 134
النسخة الحالية 1.3
آخر تحديث 2021-05-20
تاريخ النشر 2021-05-13
تقييم 5.00/5 مجموع تقييمات 1
المطور Tristan Studios
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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!"
    }
}