Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
O que é Cartoon Strike?
Cartoon Strike é uma extensão do Chrome desenvolvida por http://www.noobgamer.club, e sua principal característica é "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Cartoon Strike
Baixe arquivos de extensão Cartoon Strike no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
URL Oficial | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Descrição | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Tamanho do Arquivo | 25.36 KB |
Contagem de Instalações | 724 |
Versão Atual | 1 |
Última Atualização | 2020-06-01 |
Data de Publicação | 2020-06-01 |
Classificação | 4.50/5 Total de 2 Avaliações |
Desenvolvedor | http://www.noobgamer.club |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.noobgamer.club/games/play/cartoon-strike |
URL da Página de Ajuda | http://www.noobgamer.club/page/terms |
Idiomas Suportados | 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 } } |