Bed Wars
Bed Wars available on Chrome Browser!
Qu'est-ce que Bed Wars ?
Bed Wars est une extension Chrome développée par ZeonaGames, et sa fonction principale est "Bed Wars available on Chrome Browser!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bed Wars
Téléchargez les fichiers d'extension Bed Wars au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | kbgmfmofjelcffcfgnhfhejjicpcadde |
URL Officiel | https://chrome.google.com/webstore/detail/bed-wars/kbgmfmofjelcffcfgnhfhejjicpcadde |
Description | Bed Wars available on Chrome Browser! |
Taille du Fichier | 185 KB |
Nombre d'Installations | 1,909 |
Version Actuelle | 1.1.3 |
Dernière Mise à Jour | 2022-05-23 |
Date de Publication | 2022-05-23 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | ZeonaGames |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://sites.google.com/view/zeonargames/ana-sayfa |
Langues Prises en Charge | 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" } |