Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Vad är Cartoon Strike?
Cartoon Strike är en Chrome-tillägg utvecklad av http://www.noobgamer.club, och dess huvudfunktion är "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Tilläggsskärmbilder
Ladda ner Cartoon Strike-förlängningens CRX-fil
Ladda ner Cartoon Strike-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
Officiell webbadress | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Beskrivning | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Filstorlek | 25.36 KB |
Antal Installationer | 724 |
Aktuell Version | 1 |
Senast Uppdaterad | 2020-06-01 |
Publiceringsdatum | 2020-06-01 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | http://www.noobgamer.club |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.noobgamer.club/games/play/cartoon-strike |
Hjälpsida URL | http://www.noobgamer.club/page/terms |
Stödda Språk | 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 } } |