Voxiom

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

Was ist Voxiom?

Voxiom ist eine Chrome-Erweiterung, die von https://www.noobgamer.club entwickelt wurde, und ihr Hauptmerkmal ist "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Voxiom-Erweiterungs-CRX-Datei herunterladen

Laden Sie Voxiom-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
Offizielle URL https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Beschreibung Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Dateigröße 28.71 KB
Installationsanzahl 676
Aktuelle Version 1
Letztes Update 2020-09-21
Veröffentlichungsdatum 2020-09-20
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://www.noobgamer.club
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.noobgamer.club/games/play/voxiom
Hilfeseite URL http://www.noobgamer.club/page/terms
Unterstützte Sprachen 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
    }
}