EvoWars.io Game

This is an arena where you have to measure strength with other players and become the coolest and strongest.

Что такое EvoWars.io Game?

EvoWars.io Game - это расширение Chrome, разработанное UnblockedGames, и его основная функция - "This is an arena where you have to measure strength with other players and become the coolest and strongest.".

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

screenshot

Скачать файл CRX расширения EvoWars.io Game

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

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

                        The main objective in Evowars is to evolve to the most powerful level and then earn as many points as possible.In order to advance through the levels and become more powerful, you need to collect colored balls that are generously scattered across the field and kill other players. The more powerful player you kill, the more experience you will get.
You start playing the simplest chuvak, but with each level your appearance will change to an increasingly formidable one, your volume will grow and the weapon will also increase. At maximum levels you will be beating over a really huge territory!
Control
The warrior moves behind the mouse
Click to Hit
Right click to accelerate                    

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

Название EvoWars.io Game EvoWars.io Game
ID abhcicpgkieoddkaocomjdkdlhdnbfpb
Официальный URL https://chromewebstore.google.com/detail/evowarsio-game/abhcicpgkieoddkaocomjdkdlhdnbfpb
Описание This is an arena where you have to measure strength with other players and become the coolest and strongest.
Размер файла 499 KB
Количество установок 905
Текущая Версия 1.0
Последнее Обновление 2019-03-30
Дата публикации 2019-03-29
Рейтинг 3.67/5 Всего 6 оценок
Разработчик UnblockedGames
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://sites.google.com/site/shsgames2017/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "background": {
        "scripts": [
            "background.min.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo128.png",
        "default_popup": "popup.html"
    },
    "description": "This is an arena where you have to measure strength with other players and become the coolest and strongest.",
    "icons": {
        "128": "logo128.png"
    },
    "manifest_version": 2,
    "name": "EvoWars.io Game",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}