Classic Space Invaders Offline

A Fun Game of Space Invaders

Classic Space Invaders Offlineคืออะไร?

Classic Space Invaders Offline เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mssinghdev และคุณลักษณะหลักของมันคือ "A Fun Game of Space Invaders"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Classic Space Invaders Offline

ดาวน์โหลดไฟล์ส่วนขยาย Classic Space Invaders Offline ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        A free offline version of space invaders that you can pop up and play anywhere, anytime without any ads.

To play the game:
1. install the extension
2. click on the extension from the extensions tab
3. enjoy the game                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Classic Space Invaders Offline Classic Space Invaders Offline
ID dgmbcmlaigenpknampohocfmaapnoach
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/classic-space-invaders-of/dgmbcmlaigenpknampohocfmaapnoach
คำอธิบาย A Fun Game of Space Invaders
ขนาดไฟล์ 24.02 MB
จำนวนการติดตั้ง 56
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2023-06-15
วันที่เผยแพร่ 2023-06-15
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา mssinghdev
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/mssinghdev-privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Classic Space Invaders Offline",
    "description": "A Fun Game of Space Invaders",
    "version": "1.0.0",
    "icons": {
        "16": ".\/img\/spaceinvadersicon16.png",
        "32": ".\/img\/spaceinvadersicon32.png",
        "48": ".\/img\/spaceinvadersicon48.png",
        "128": ".\/img\/spaceinvadersicon128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Space Invaders",
        "default_icon": ".\/img\/spaceinvadersicon128.png"
    }
}