Classic Space Invaders Offline

A Fun Game of Space Invaders

什麼是Classic Space Invaders Offline?

Classic Space Invaders Offline是由mssinghdev開發的Chrome擴展程式,該擴展的主要功能是“A Fun Game of Space Invaders”。

擴展截圖

screenshot
screenshot

下載Classic Space Invaders Offline擴展crx文件

下載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
官方網址 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"
    }
}