Combat Online

You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from

ما هو Combat Online؟

Combat Online هو إضافة Chrome تم تطويرها بواسطة https://www.noobgamer.club، والميزة الرئيسية لها هي "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Combat Online

قم بتنزيل ملفات الامتداد Combat Online بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Combat Online is shooting game. You’ll then be tasked with getting as many points for your team as possible. Use multiple weapons to gun down your opponents. You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from. The game has great graphics and simple gameplay. So jump right into it and get your team some points!                    

معلومات أساسية عن التمديد

الاسم Combat Online Combat Online
ID kohbgdkncdbkjnnaobcndbghiaggepfa
عنوان URL الرسمي https://chromewebstore.google.com/detail/combat-online/kohbgdkncdbkjnnaobcndbghiaggepfa
الوصف You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from
حجم الملف 30.15 KB
عدد التثبيتات 2,030
النسخة الحالية 1
آخر تحديث 2020-06-01
تاريخ النشر 2020-05-31
تقييم 4.00/5 مجموع تقييمات 2
المطور https://www.noobgamer.club
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.noobgamer.club/games/play/combat-online
عنوان صفحة المساعدة http://www.noobgamer.club/page/terms
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Combat Online",
    "manifest_version": 2,
    "description": "You can use pistols, machine guns, sniper rifles and many other weapons! There will also be a multitude of maps to choose from",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}