Warscrap io
Warscrap io is an intense third-person shooting and defense game
ما هو Warscrap io؟
Warscrap io هو إضافة Chrome تم تطويرها بواسطة http://www.noobgamer.club، والميزة الرئيسية لها هي "Warscrap io is an intense third-person shooting and defense game".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Warscrap io
قم بتنزيل ملفات الامتداد Warscrap io بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
معلومات أساسية عن التمديد
الاسم | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
الوصف | Warscrap io is an intense third-person shooting and defense game |
حجم الملف | 32.67 KB |
عدد التثبيتات | 102 |
النسخة الحالية | 1 |
آخر تحديث | 2020-05-31 |
تاريخ النشر | 2020-05-31 |
المطور | http://www.noobgamer.club |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.noobgamer.club/games/play/warscrap |
عنوان صفحة المساعدة | http://www.noobgamer.club/page/terms |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |