Bed Wars

Bed Wars available on Chrome Browser!

什麼是Bed Wars?

Bed Wars是由ZeonaGames開發的Chrome擴展程式,該擴展的主要功能是“Bed Wars available on Chrome Browser!”。

擴展截圖

screenshot
screenshot

下載Bed Wars擴展crx文件

下載Bed Wars擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Bedwars is a teamwork PVP game, you will be battling your opponents on islands in the sky, protect your bed and try to destroy your opponents' bed to prevent them from respawning, beat all the opponents to win the game!

Team Work⚔️
16 players divided into 4 teams,spawning on different islands,build bridges with blocks to attack your opponents and contest the resources to upgrade your weapon and items so you can destroy your enemies' beds more easily! Get matched in seconds to compete with players from all over the world, the challenger spots are waiting for you!

Go to the Extension tab (in the top-right side, between search address and settings, you have to click a gray piece ). After you open the Extension tab, pin extension. Now, just click the extension located in the top-right corner.                    

擴展基本資訊

名稱 Bed Wars Bed Wars
ID kbgmfmofjelcffcfgnhfhejjicpcadde
官方網址 https://chrome.google.com/webstore/detail/bed-wars/kbgmfmofjelcffcfgnhfhejjicpcadde
簡介 Bed Wars available on Chrome Browser!
檔案大小 185 KB
安裝次數 1,909
目前版本 1.1.3
更新時間 2022-05-23
上架時間 2022-05-23
評分 2.33/5 共 3 次評分
開發者 ZeonaGames
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://sites.google.com/view/zeonargames/ana-sayfa
支援的語言 en
manifest.json
{
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Bed Wars",
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Bed Wars available on Chrome Browser!",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "256": "icon.png",
        "48": "icon_48.png"
    },
    "manifest_version": 3,
    "name": "Bed Wars",
    "short_name": "Bed Wars",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.3"
}