Bed Wars
Bed Wars available on Chrome Browser!
Что такое Bed Wars?
Bed Wars - это расширение Chrome, разработанное ZeonaGames, и его основная функция - "Bed Wars available on Chrome Browser!".
Снимки экрана расширения
Скачать файл CRX расширения Bed Wars
Скачайте файлы расширений 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.
Основная информация о расширении
Название | |
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" } |