Bot Machines

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

Co to jest Bot Machines?

Bot Machines to rozszerzenie Chrome opracowane przez http://www.noobgamer.club, a jego główną funkcją jest „Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bot Machines

Pobierz pliki rozszerzeń Bot Machines w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Bot Machines Bot Machines
ID ddmcfmdhbommkclnkjaelbehgnmeeejg
Oficjalny URL https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg
Opis Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Rozmiar pliku 2.93 MB
Liczba instalacji 115
Aktualna Wersja 1
Ostatnia Aktualizacja 2020-07-15
Data Publikacji 2020-07-15
Deweloper http://www.noobgamer.club
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.noobgamer.club/games/play/bot-machines
Adres URL Strony Pomocy http://www.noobgamer.club/page/terms
Obsługiwane Języki 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
    }
}