Dyslexia

Classic arcade style shooter with a neon twist

Hvad er Dyslexia?

Dyslexia er en Chrome-udvidelse udviklet af Logan Corley, og dens hovedfunktion er "Classic arcade style shooter with a neon twist".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Dyslexia-udvidelses-CRX-fil

Download Dyslexia-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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?                    

Grundlæggende oplysninger om udvidelsen

Navn Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
Officiel URL https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Beskrivelse Classic arcade style shooter with a neon twist
Filstørrelse 2.53 MB
Antal Installationer 29
Nuværende Version 1.0
Senest Opdateret 2016-12-18
Udgivelsesdato 2016-12-18
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Logan Corley
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    ]
}