Space invaders

The Old Space Invaders

ما هو Space invaders؟

Space invaders هو إضافة Chrome تم تطويرها بواسطة Wasim، والميزة الرئيسية لها هي "The Old Space Invaders".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Space invaders

قم بتنزيل ملفات الامتداد Space invaders بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The most popular extension on Google Chrome of the fun "Space Invaders"

Space invaders is now in a popup so that you can play it anytime, at office or school. Just press anywhere to close the popup when your boss or teacher shows up

(I did not make this flash version of the game credit go to http://www.commodore.ca. I simply made it into an extension.)                    

معلومات أساسية عن التمديد

الاسم Space invaders Space invaders
ID dccmimdkcmfikgodobbnalhldffddaon
عنوان URL الرسمي https://chrome.google.com/webstore/detail/space-invaders/dccmimdkcmfikgodobbnalhldffddaon
الوصف The Old Space Invaders
حجم الملف 23.78 KB
عدد التثبيتات 2,963
النسخة الحالية 1.3
آخر تحديث 2014-10-06
تاريخ النشر 2014-10-06
تقييم 4.09/5 مجموع تقييمات 34
المطور Wasim
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Space invaders",
    "version": "1.3",
    "manifest_version": 2,
    "description": "The Old Space Invaders",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "none"
    ]
}