Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Hvad er Cartoon Strike?
Cartoon Strike er en Chrome-udvidelse udviklet af http://www.noobgamer.club, og dens hovedfunktion er "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Udvidelsesskærmbilleder
Download Cartoon Strike-udvidelses-CRX-fil
Download Cartoon Strike-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
Officiel URL | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Beskrivelse | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Filstørrelse | 25.36 KB |
Antal Installationer | 724 |
Nuværende Version | 1 |
Senest Opdateret | 2020-06-01 |
Udgivelsesdato | 2020-06-01 |
Bedømmelse | 4.50/5 Samlet 2 Bedømmelser |
Udvikler | http://www.noobgamer.club |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://www.noobgamer.club/games/play/cartoon-strike |
Hjælpeside-URL | http://www.noobgamer.club/page/terms |
Understøttede Sprog | 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 } } |