Bot Machines
Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
¿Qué es Bot Machines?
Bot Machines es una extensión de Chrome desarrollada por http://www.noobgamer.club, y su función principal es "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Bot Machines
Descarga archivos de extensión Bot Machines en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | ddmcfmdhbommkclnkjaelbehgnmeeejg |
URL Oficial | https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg |
Descripción | Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars |
Tamaño del Archivo | 2.93 MB |
Cantidad de Instalaciones | 115 |
Versión Actual | 1 |
Última Actualización | 2020-07-15 |
Fecha de Publicación | 2020-07-15 |
Desarrollador | http://www.noobgamer.club |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.noobgamer.club/games/play/bot-machines |
URL de la Página de Ayuda | http://www.noobgamer.club/page/terms |
Idiomas Soportados | 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 } } |