Bot Machines
Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Vad är Bot Machines?
Bot Machines är en Chrome-tillägg utvecklad av http://www.noobgamer.club, och dess huvudfunktion är "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".
Tilläggsskärmbilder
Ladda ner Bot Machines-förlängningens CRX-fil
Ladda ner Bot Machines-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | ddmcfmdhbommkclnkjaelbehgnmeeejg |
Officiell webbadress | https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg |
Beskrivning | Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars |
Filstorlek | 2.93 MB |
Antal Installationer | 115 |
Aktuell Version | 1 |
Senast Uppdaterad | 2020-07-15 |
Publiceringsdatum | 2020-07-15 |
Utvecklare | http://www.noobgamer.club |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.noobgamer.club/games/play/bot-machines |
Hjälpsida URL | http://www.noobgamer.club/page/terms |
Stödda Språk | 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 } } |