Warscrap io
Warscrap io is an intense third-person shooting and defense game
什么是Warscrap io?
Warscrap io是由http://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“Warscrap io is an intense third-person shooting and defense game”。
扩展截图
下载Warscrap io扩展crx文件
下载Warscrap io扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
扩展基本信息
名称 | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
官方URL | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
简介 | Warscrap io is an intense third-person shooting and defense game |
文件大小 | 32.67 KB |
安装次数 | 102 |
当前版本 | 1 |
更新时间 | 2020-05-31 |
上架时间 | 2020-05-31 |
开发者 | http://www.noobgamer.club |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.noobgamer.club/games/play/warscrap |
帮助页面URL | http://www.noobgamer.club/page/terms |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |