Voxiom
Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Apa itu Voxiom?
Voxiom adalah ekstensi Chrome yang dikembangkan oleh https://www.noobgamer.club, dan fitur utamanya adalah "Voxiom io is another interesting game that is a mix of battle royale and Minecraft".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Voxiom
Unduh file ekstensi Voxiom dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | Voxiom |
ID | dpgbpgflfemkclpdpcbibdgaohpnjpgd |
URL Resmi | https://chromewebstore.google.com/detail/voxiom/dpgbpgflfemkclpdpcbibdgaohpnjpgd |
Deskripsi | Voxiom io is another interesting game that is a mix of battle royale and Minecraft |
Ukuran File | 28.71 KB |
Jumlah Instalasi | 676 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2020-09-21 |
Tanggal Publikasi | 2020-09-20 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://www.noobgamer.club |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.noobgamer.club/games/play/voxiom |
URL Halaman Bantuan | http://www.noobgamer.club/page/terms |
Bahasa yang Didukung | 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 } } |