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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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\/"
    ]
}