Bot Machines
Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
What is Bot Machines?
Bot Machines is a Chrome extension developed by http://www.noobgamer.club, and its main feature is "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".
Extension Screenshots
Download Bot Machines Extension CRX File
Download Bot Machines extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | ddmcfmdhbommkclnkjaelbehgnmeeejg |
Official URL | https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg |
Description | Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars |
File Size | 2.93 MB |
Installation Count | 115 |
Current Version | 1 |
Last Updated | 2020-07-15 |
Publish Date | 2020-07-15 |
Developer | http://www.noobgamer.club |
[email protected] | |
Payment Type | free |
Extension Website | http://www.noobgamer.club/games/play/bot-machines |
Help Page URL | http://www.noobgamer.club/page/terms |
Supported Languages | 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 } } |