Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
ما هو Cartoon Strike؟
Cartoon Strike هو إضافة Chrome تم تطويرها بواسطة http://www.noobgamer.club، والميزة الرئيسية لها هي "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cartoon Strike
قم بتنزيل ملفات الامتداد Cartoon Strike بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
الوصف | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
حجم الملف | 25.36 KB |
عدد التثبيتات | 724 |
النسخة الحالية | 1 |
آخر تحديث | 2020-06-01 |
تاريخ النشر | 2020-06-01 |
تقييم | 4.50/5 مجموع تقييمات 2 |
المطور | http://www.noobgamer.club |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.noobgamer.club/games/play/cartoon-strike |
عنوان صفحة المساعدة | http://www.noobgamer.club/page/terms |
اللغات المدعومة | 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 } } |