Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Cos'è Cartoon Strike?
Cartoon Strike è un'estensione di Chrome sviluppata da http://www.noobgamer.club, e la sua funzione principale è "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cartoon Strike
Scarica i file di estensione Cartoon Strike in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
URL Ufficiale | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Descrizione | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Dimensione del File | 25.36 KB |
Conteggio Installazioni | 724 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2020-06-01 |
Data di Pubblicazione | 2020-06-01 |
Valutazione | 4.50/5 Totale 2 Valutazioni |
Sviluppatore | http://www.noobgamer.club |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.noobgamer.club/games/play/cartoon-strike |
URL della Pagina di Aiuto | http://www.noobgamer.club/page/terms |
Lingue Supportate | 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 } } |