Voxiom
Voxiom io is another interesting game that is a mix of battle royale and Minecraft
Voxiomคืออะไร?
Voxiom เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Voxiom io is another interesting game that is a mix of battle royale and Minecraft"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Voxiom
ดาวน์โหลดไฟล์ส่วนขยาย 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 } } |