Pixel Space

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

Pixel Spaceคืออะไร?

Pixel Space เป็นส่วนขยายของ Chrome ที่พัฒนาโดย speedypig101 และคุณลักษณะหลักของมันคือ "Arrow keys to fly, Z, X, and C to fire. Collect gems to upgrade your ship."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pixel Space

ดาวน์โหลดไฟล์ส่วนขยาย 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\/"
    ]
}