EvoWars.io Game

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

Cos'è EvoWars.io Game?

EvoWars.io Game è un'estensione di Chrome sviluppata da UnblockedGames, e la sua funzione principale è "This is an arena where you have to measure strength with other players and become the coolest and strongest.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione EvoWars.io Game

Scarica i file di estensione EvoWars.io Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome EvoWars.io Game EvoWars.io Game
ID abhcicpgkieoddkaocomjdkdlhdnbfpb
URL Ufficiale https://chromewebstore.google.com/detail/evowarsio-game/abhcicpgkieoddkaocomjdkdlhdnbfpb
Descrizione This is an arena where you have to measure strength with other players and become the coolest and strongest.
Dimensione del File 499 KB
Conteggio Installazioni 905
Versione Corrente 1.0
Ultimo Aggiornamento 2019-03-30
Data di Pubblicazione 2019-03-29
Valutazione 3.67/5 Totale 6 Valutazioni
Sviluppatore UnblockedGames
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://sites.google.com/site/shsgames2017/privacy-policy
Lingue Supportate 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"
}