Voxiom

Voxiom io is another interesting game that is a mix of battle royale and Minecraft

ما هو Voxiom؟

Voxiom هو إضافة Chrome تم تطويرها بواسطة https://www.noobgamer.club، والميزة الرئيسية لها هي "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Voxiom

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

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

                        Voxiom.io is another interesting game that is a mix of battle royale and Minecraft. Right at the beginning, you may notice that the game resembles Minecraft graphics. You will also find similar mechanics here, such as crafting or drawing cubes. This way you can create various weapons, thanks to which you can then better defend against enemies. Or you can build a small house and use it as a shield. As this is a battle royale, your goal will be to stay alive as long as possible. When all the enemies are dead, you win. Let's do this!                    

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

الاسم Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
عنوان URL الرسمي https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
الوصف Voxiom io is another interesting game that is a mix of battle royale and Minecraft
حجم الملف 28.71 KB
عدد التثبيتات 676
النسخة الحالية 1
آخر تحديث 2020-09-21
تاريخ النشر 2020-09-20
تقييم 5.00/5 مجموع تقييمات 1
المطور https://www.noobgamer.club
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.noobgamer.club/games/play/voxiom
عنوان صفحة المساعدة http://www.noobgamer.club/page/terms
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Voxiom",
    "manifest_version": 2,
    "description": "Voxiom io is another interesting game that is a mix of battle royale and Minecraft",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}