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”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載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 Voxiom
ID dpgbpgflfemkclpdpcbibdgaohpnjpgd
官方網址 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
    }
}