Bot Machines

Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars

Hvad er Bot Machines?

Bot Machines er en Chrome-udvidelse udviklet af http://www.noobgamer.club, og dens hovedfunktion er "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Bot Machines-udvidelses-CRX-fil

Download Bot Machines-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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æggende oplysninger om udvidelsen

Navn Bot Machines Bot Machines
ID ddmcfmdhbommkclnkjaelbehgnmeeejg
Officiel URL https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg
Beskrivelse Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Filstørrelse 2.93 MB
Antal Installationer 115
Nuværende Version 1
Senest Opdateret 2020-07-15
Udgivelsesdato 2020-07-15
Udvikler http://www.noobgamer.club
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.noobgamer.club/games/play/bot-machines
Hjælpeside-URL http://www.noobgamer.club/page/terms
Understøttede Sprog 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
    }
}