Block Destroyer

Space invaders-like game.

Block Destroyerとは何ですか?

Block Destroyerはhttps://www.loganfick.comによって開発されたChromeの拡張機能で、その主な機能は「Space invaders-like game.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Move your character with arrow keys or W S A D. To shoot it is spacebar. You have to shoot the grey and orange blocks. If you shoot a grey block it is +1 health if you shoot a orange block it is a +5 health. If or when you let a block go down the screen fully you get -1 health.                    

拡張機能の基本情報

名前 Block Destroyer Block Destroyer
ID mmbmcpbcklgfkhbndbaoigaeihpafheo
公式URL https://chromewebstore.google.com/detail/block-destroyer/mmbmcpbcklgfkhbndbaoigaeihpafheo
説明 Space invaders-like game.
ファイルサイズ 15.64 KB
インストール数 38
現在のバージョン 4.1
最終更新日 2018-11-04
公開日 2018-11-03
開発者 https://www.loganfick.com
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Block Destroyer",
    "description": "Space invaders-like game.",
    "version": "4.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}