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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}