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" } |