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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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
URL страницы помощи 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
    }
}