Dyslexia

Classic arcade style shooter with a neon twist

ما هو Dyslexia؟

Dyslexia هو إضافة Chrome تم تطويرها بواسطة Logan Corley، والميزة الرئيسية لها هي "Classic arcade style shooter with a neon twist".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Dyslexia

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

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

                        Dyslexia is a game where you have to fight for your life against an infinite, relentless onslaught of letters. A simple twist on the classic arcade game style shooter where neon lasers and letters cloud the screen, music blasts, powerups let you blow through enemies, and you fight to the bitter end. There is no victory, only the prolonging of kismet. Do you have what it takes to fight?                    

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

الاسم Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
الوصف Classic arcade style shooter with a neon twist
حجم الملف 2.53 MB
عدد التثبيتات 29
النسخة الحالية 1.0
آخر تحديث 2016-12-18
تاريخ النشر 2016-12-18
تقييم 5.00/5 مجموع تقييمات 1
المطور Logan Corley
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dyslexia",
    "version": "1.0",
    "description": "Classic arcade style shooter with a neon twist",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}