Combat Online
You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
什么是Combat Online?
Combat Online是由https://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from”。
扩展截图
下载Combat Online扩展crx文件
下载Combat Online扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Combat Online is shooting game. You’ll then be tasked with getting as many points for your team as possible. Use multiple weapons to gun down your opponents. You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from. The game has great graphics and simple gameplay. So jump right into it and get your team some points!
扩展基本信息
名称 | Combat Online |
ID | kohbgdkncdbkjnnaobcndbghiaggepfa |
官方URL | https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa |
简介 | You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from |
文件大小 | 30.15 KB |
安装次数 | 2,030 |
当前版本 | 1 |
更新时间 | 2020-06-01 |
上架时间 | 2020-05-31 |
评分 | 4.00/5 共2次评分 |
开发者 | https://www.noobgamer.club |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.noobgamer.club/games/play/combat-online |
帮助页面URL | http://www.noobgamer.club/page/terms |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Combat Online", "manifest_version": 2, "description": "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |