Pixel Space

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

Apa itu Pixel Space?

Pixel Space adalah ekstensi Chrome yang dikembangkan oleh speedypig101, dan fitur utamanya adalah "Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Pixel Space

Unduh file ekstensi Pixel Space dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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).                    

Informasi Dasar Ekstensi

Nama Pixel Space Pixel Space
ID fchfgdipjkemplanmpibkoefaoklahcc
URL Resmi https://chromewebstore.google.com/detail/pixel-space/fchfgdipjkemplanmpibkoefaoklahcc
Deskripsi Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship.
Ukuran File 220 KB
Jumlah Instalasi 101
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-02-09
Tanggal Publikasi 2017-02-09
Penilaian 5.00/5 Total 3 Penilaian
Pengembang speedypig101
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}