Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
什么是Cartoon Strike?
Cartoon Strike是由http://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“Cartoon Strike Play with your friends or with strangers this first-person multiplayer game”。
扩展截图
下载Cartoon Strike扩展crx文件
下载Cartoon Strike扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Play with your friends or with strangers this first-person multiplayer game (FPS). There is no story available at this moment, just the multiplayer. Join to running game or create your own server and invite your friends. The game has simple pixel graphics so you should have no problem starting it on any device. The game has also mobile version too.
扩展基本信息
名称 | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
官方URL | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
简介 | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
文件大小 | 25.36 KB |
安装次数 | 724 |
当前版本 | 1 |
更新时间 | 2020-06-01 |
上架时间 | 2020-06-01 |
评分 | 4.50/5 共2次评分 |
开发者 | http://www.noobgamer.club |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.noobgamer.club/games/play/cartoon-strike |
帮助页面URL | http://www.noobgamer.club/page/terms |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cartoon Strike", "manifest_version": 2, "description": "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |