Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
¿Qué es Cartoon Strike?
Cartoon Strike es una extensión de Chrome desarrollada por http://www.noobgamer.club, y su función principal es "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Cartoon Strike
Descarga archivos de extensión Cartoon Strike en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
URL Oficial | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Descripción | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Tamaño del Archivo | 25.36 KB |
Cantidad de Instalaciones | 724 |
Versión Actual | 1 |
Última Actualización | 2020-06-01 |
Fecha de Publicación | 2020-06-01 |
Calificación | 4.50/5 Total de 2 Calificaciones |
Desarrollador | http://www.noobgamer.club |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.noobgamer.club/games/play/cartoon-strike |
URL de la Página de Ayuda | http://www.noobgamer.club/page/terms |
Idiomas Soportados | 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 } } |