Dyslexia

Classic arcade style shooter with a neon twist

What is Dyslexia?

Dyslexia is a Chrome extension developed by Logan Corley, and its main feature is "Classic arcade style shooter with a neon twist".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Dyslexia Extension CRX File

Download Dyslexia extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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?                    

Extension Basic Information

Name Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
Official URL https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Description Classic arcade style shooter with a neon twist
File Size 2.53 MB
Installation Count 29
Current Version 1.0
Last Updated 2016-12-18
Publish Date 2016-12-18
Rating 5.00/5 Total 1 Ratings
Developer Logan Corley
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}