Space invaders

The Old Space Invaders

Space invadersとは何ですか?

Space invadersはWasimによって開発されたChromeの拡張機能で、その主な機能は「The Old Space Invaders」です。

拡張機能のスクリーンショット

screenshot

Space invaders拡張機能のCRXファイルをダウンロード

Space invaders拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The most popular extension on Google Chrome of the fun "Space Invaders"

Space invaders is now in a popup so that you can play it anytime, at office or school. Just press anywhere to close the popup when your boss or teacher shows up

(I did not make this flash version of the game credit go to http://www.commodore.ca. I simply made it into an extension.)                    

拡張機能の基本情報

名前 Space invaders Space invaders
ID dccmimdkcmfikgodobbnalhldffddaon
公式URL https://chrome.google.com/webstore/detail/space-invaders/dccmimdkcmfikgodobbnalhldffddaon
説明 The Old Space Invaders
ファイルサイズ 23.78 KB
インストール数 2,963
現在のバージョン 1.3
最終更新日 2014-10-06
公開日 2014-10-06
評価 4.09/5 合計 34 レビュー
開発者 Wasim
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Space invaders",
    "version": "1.3",
    "manifest_version": 2,
    "description": "The Old Space Invaders",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "none"
    ]
}