Voxiom

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

Cos'è Voxiom?

Voxiom è un'estensione di Chrome sviluppata da https://www.noobgamer.club, e la sua funzione principale è "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Voxiom

Scarica i file di estensione Voxiom in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
URL Ufficiale https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Descrizione Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Dimensione del File 28.71 KB
Conteggio Installazioni 676
Versione Corrente 1
Ultimo Aggiornamento 2020-09-21
Data di Pubblicazione 2020-09-20
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://www.noobgamer.club
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.noobgamer.club/games/play/voxiom
URL della Pagina di Aiuto http://www.noobgamer.club/page/terms
Lingue Supportate 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
    }
}