Voxiom
Voxiom io is another interesting game that is a mix of battle royale and Minecraft
¿Qué es Voxiom?
Voxiom es una extensión de Chrome desarrollada por https://www.noobgamer.club, y su función principal es "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Voxiom
Descarga archivos de extensión Voxiom en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | Voxiom |
ID | dpgbpgflfemkclpdpcbibdgaohpnjpgd |
URL Oficial | https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd |
Descripción | Voxiom io is another interesting game that is a mix of battle royale and Minecraft |
Tamaño del Archivo | 28.71 KB |
Cantidad de Instalaciones | 676 |
Versión Actual | 1 |
Última Actualización | 2020-09-21 |
Fecha de Publicación | 2020-09-20 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://www.noobgamer.club |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.noobgamer.club/games/play/voxiom |
URL de la Página de Ayuda | http://www.noobgamer.club/page/terms |
Idiomas Soportados | 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 } } |