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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
}