Pixel Space

Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.

Pixel Spaceとは何ですか?

Pixel Spaceはspeedypig101によって開発されたChromeの拡張機能で、その主な機能は「Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        This is a fun retro-style space game. Currently has 10 unlockable ships (collect 30 gems to progress to the next ship), and an INFINITE number of increasingly difficult levels (kill the enemy ship to progress a level).                    

拡張機能の基本情報

名前 Pixel Space Pixel Space
ID fchfgdipjkemplanmpibkoefaoklahcc
公式URL https://chromewebstore.google.com/detail/pixel-space/fchfgdipjkemplanmpibkoefaoklahcc
説明 Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.
ファイルサイズ 220 KB
インストール数 101
現在のバージョン 1.0
最終更新日 2017-02-09
公開日 2017-02-09
評価 5.00/5 合計 3 レビュー
開発者 speedypig101
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pixel Space",
    "description": "Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}