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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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