Voxiom
Voxiom io is another interesting game that is a mix of battle royale and Minecraft
What is Voxiom?
Voxiom is a Chrome extension developed by https://www.noobgamer.club, and its main feature is "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".
Extension Screenshots
Download Voxiom Extension CRX File
Download Voxiom extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Voxiom |
ID | dpgbpgflfemkclpdpcbibdgaohpnjpgd |
Official URL | https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd |
Description | Voxiom io is another interesting game that is a mix of battle royale and Minecraft |
File Size | 28.71 KB |
Installation Count | 676 |
Current Version | 1 |
Last Updated | 2020-09-21 |
Publish Date | 2020-09-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://www.noobgamer.club |
[email protected] | |
Payment Type | free |
Extension Website | http://www.noobgamer.club/games/play/voxiom |
Help Page URL | http://www.noobgamer.club/page/terms |
Supported Languages | 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 } } |