Voxiom

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

Vad är Voxiom?

Voxiom är en Chrome-tillägg utvecklad av https://www.noobgamer.club, och dess huvudfunktion är "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Voxiom-förlängningens CRX-fil

Ladda ner Voxiom-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
Officiell webbadress https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Beskrivning Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Filstorlek 28.71 KB
Antal Installationer 676
Aktuell Version 1
Senast Uppdaterad 2020-09-21
Publiceringsdatum 2020-09-20
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://www.noobgamer.club
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.noobgamer.club/games/play/voxiom
Hjälpsida URL http://www.noobgamer.club/page/terms
Stödda Språk 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
    }
}