Voxiom
Voxiom io is another interesting game that is a mix of battle royale and Minecraft
什么是Voxiom?
Voxiom是由https://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“Voxiom io is another interesting game that is a mix of battle royale and Minecraft”。
扩展截图
下载Voxiom扩展crx文件
下载Voxiom扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | Voxiom |
ID | dpgbpgflfemkclpdpcbibdgaohpnjpgd |
官方URL | https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd |
简介 | Voxiom io is another interesting game that is a mix of battle royale and Minecraft |
文件大小 | 28.71 KB |
安装次数 | 676 |
当前版本 | 1 |
更新时间 | 2020-09-21 |
上架时间 | 2020-09-20 |
评分 | 5.00/5 共1次评分 |
开发者 | https://www.noobgamer.club |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.noobgamer.club/games/play/voxiom |
帮助页面URL | http://www.noobgamer.club/page/terms |
支持的语言 | 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 } } |