Dyslexia

Classic arcade style shooter with a neon twist

Cos'è Dyslexia?

Dyslexia è un'estensione di Chrome sviluppata da Logan Corley, e la sua funzione principale è "Classic arcade style shooter with a neon twist".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Dyslexia

Scarica i file di estensione Dyslexia in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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?                    

Informazioni di Base sull'Estensione

Nome Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
URL Ufficiale https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Descrizione Classic arcade style shooter with a neon twist
Dimensione del File 2.53 MB
Conteggio Installazioni 29
Versione Corrente 1.0
Ultimo Aggiornamento 2016-12-18
Data di Pubblicazione 2016-12-18
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Logan Corley
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}