Voxiom

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

Co to jest Voxiom?

Voxiom to rozszerzenie Chrome opracowane przez https://www.noobgamer.club, a jego główną funkcją jest „Voxiom io is another interesting game that is a mix of battle royale and Minecraft”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Voxiom

Pobierz pliki rozszerzeń Voxiom 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

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
Oficjalny URL https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Opis Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Rozmiar pliku 28.71 KB
Liczba instalacji 676
Aktualna Wersja 1
Ostatnia Aktualizacja 2020-09-21
Data Publikacji 2020-09-20
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://www.noobgamer.club
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.noobgamer.club/games/play/voxiom
Adres URL Strony Pomocy http://www.noobgamer.club/page/terms
Obsługiwane Języki 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
    }
}