Block Destroyer
Space invaders-like game.
ما هو Block Destroyer؟
Block Destroyer هو إضافة Chrome تم تطويرها بواسطة https://www.loganfick.com، والميزة الرئيسية لها هي "Space invaders-like game.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Block Destroyer
قم بتنزيل ملفات الامتداد Block Destroyer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        Move your character with arrow keys or W S A D. To shoot it is spacebar. You have to shoot the grey and orange blocks. If you shoot a grey block it is +1 health if you shoot a orange block it is a +5 health. If or when you let a block go down the screen fully you get -1 health.                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | mmbmcpbcklgfkhbndbaoigaeihpafheo | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/block-destroyer/mmbmcpbcklgfkhbndbaoigaeihpafheo | 
| الوصف | Space invaders-like game. | 
| حجم الملف | 15.64 KB | 
| عدد التثبيتات | 38 | 
| النسخة الحالية | 4.1 | 
| آخر تحديث | 2018-11-04 | 
| تاريخ النشر | 2018-11-03 | 
| المطور | https://www.loganfick.com | 
| نوع الدفع | free | 
| اللغات المدعومة | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Block Destroyer",
    "description": "Space invaders-like game.",
    "version": "4.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}  |  |