Space Wars Mission

Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!

ما هو Space Wars Mission؟

Space Wars Mission هو إضافة Chrome تم تطويرها بواسطة BestDev، والميزة الرئيسية لها هي "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Space Wars Mission

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

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

                        Space Wars Mission - The ultimate space simulator extension for your chrome browser.
The addictive game is here at your chrome, all you need to do add the extension and click on the icon, then the game will start.
If you liked it, please leave a review.
The game was developed by Unity system.                    

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

الاسم Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
عنوان URL الرسمي https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
الوصف Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
حجم الملف 9.2 MB
عدد التثبيتات 130
النسخة الحالية 3.0.0
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 4.00/5 مجموع تقييمات 9
المطور BestDev
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "browser_action": {
        "default_icon": "favicon.png",
        "default_title": "Space Wars Mission"
    },
    "icons": {
        "128": "favicon.png"
    },
    "background": {
        "scripts": [
            "backgrounds.js"
        ]
    },
    "name": "Space Wars Mission",
    "description": "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!",
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.0"
}