Voxiom

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

Hvad er Voxiom?

Voxiom er en Chrome-udvidelse udviklet af https://www.noobgamer.club, og dens hovedfunktion er "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Voxiom-udvidelses-CRX-fil

Download Voxiom-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
Officiel URL https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Beskrivelse Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Filstørrelse 28.71 KB
Antal Installationer 676
Nuværende Version 1
Senest Opdateret 2020-09-21
Udgivelsesdato 2020-09-20
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://www.noobgamer.club
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.noobgamer.club/games/play/voxiom
Hjælpeside-URL http://www.noobgamer.club/page/terms
Understøttede Sprog 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
    }
}