Bot Machines

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

Что такое Bot Machines?

Bot Machines - это расширение Chrome, разработанное http://www.noobgamer.club, и его основная функция - "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Bot Machines

Скачайте файлы расширений Bot Machines в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Bot Machines Bot Machines
ID ddmcfmdhbommkclnkjaelbehgnmeeejg
Официальный URL https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg
Описание Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Размер файла 2.93 MB
Количество установок 115
Текущая Версия 1
Последнее Обновление 2020-07-15
Дата публикации 2020-07-15
Разработчик http://www.noobgamer.club
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.noobgamer.club/games/play/bot-machines
URL страницы помощи http://www.noobgamer.club/page/terms
Поддерживаемые языки 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
    }
}