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是由UnblockedGames开发的Chrome扩展程序,该扩展的主要功能是“This is an arena where you have to measure strength with other players and become the coolest and strongest.”。
扩展截图
下载EvoWars.io Game扩展crx文件
下载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 |
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" } |