Voxiom

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

O que é Voxiom?

Voxiom é uma extensão do Chrome desenvolvida por https://www.noobgamer.club, e sua principal característica é "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Voxiom

Baixe arquivos de extensão Voxiom no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Voxiom Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
URL Oficial https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd
Descrição Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Tamanho do Arquivo 28.71 KB
Contagem de Instalações 676
Versão Atual 1
Última Atualização 2020-09-21
Data de Publicação 2020-09-20
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://www.noobgamer.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgamer.club/games/play/voxiom
URL da Página de Ajuda http://www.noobgamer.club/page/terms
Idiomas Suportados 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
    }
}