Bot Machines
Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Τι είναι το Bot Machines;
Το Bot Machines είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.noobgamer.club, και η κύρια λειτουργία του είναι "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Bot Machines
Λήψη αρχείων επέκτασης Bot Machines σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Bot Machines is an awesome real-time multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars. You have two weapons, a machine gun and a rocket launcher. At the beginning, just choose a name and you can go to the arena. As a mutliplayer game, players from all over the world will fight against you. The goal, of course, will be to destroy them as much as possible and help your team win. In the menu, you can also improve your car and change, for example, weapons. There is also an offline mode that you can use for training
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ddmcfmdhbommkclnkjaelbehgnmeeejg |
Επίσημο URL | https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg |
Περιγραφή | Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars |
Μέγεθος Αρχείου | 2.93 MB |
Αριθμός Εγκαταστάσεων | 115 |
Τρέχουσα Έκδοση | 1 |
Τελευταία Ενημέρωση | 2020-07-15 |
Ημερομηνία Δημοσίευσης | 2020-07-15 |
Προγραμματιστής | http://www.noobgamer.club |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.noobgamer.club/games/play/bot-machines |
Διεύθυνση URL της Σελίδας Βοήθειας | http://www.noobgamer.club/page/terms |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bot Machines", "manifest_version": 2, "description": "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |