Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Co to jest Cartoon Strike?
Cartoon Strike to rozszerzenie Chrome opracowane przez http://www.noobgamer.club, a jego główną funkcją jest „Cartoon Strike Play with your friends or with strangers this first-person multiplayer game”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Cartoon Strike
Pobierz pliki rozszerzeń Cartoon Strike w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
Oficjalny URL | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Opis | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Rozmiar pliku | 25.36 KB |
Liczba instalacji | 724 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2020-06-01 |
Data Publikacji | 2020-06-01 |
Ocena | 4.50/5 Łącznie 2 Oceny |
Deweloper | http://www.noobgamer.club |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.noobgamer.club/games/play/cartoon-strike |
Adres URL Strony Pomocy | http://www.noobgamer.club/page/terms |
Obsługiwane Języki | 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 } } |