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」です。
拡張機能のスクリーンショット
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                     拡張機能の基本情報
| 名前 |   |  
| 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 | 
| Eメール | [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"
    }
}  |  |