Dyslexia

Classic arcade style shooter with a neon twist

Wat is Dyslexia?

Dyslexia is een Chrome-extensie ontwikkeld door Logan Corley, en de belangrijkste functie is "Classic arcade style shooter with a neon twist".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Dyslexia

Download Dyslexia-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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?                    

Basisinformatie over de Extensie

Naam Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
Officiële URL https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Beschrijving Classic arcade style shooter with a neon twist
Bestandsgrootte 2.53 MB
Aantal Installaties 29
Huidige Versie 1.0
Laatst Bijgewerkt 2016-12-18
Publicatiedatum 2016-12-18
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Logan Corley
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}