Dyslexia

Classic arcade style shooter with a neon twist

Vad är Dyslexia?

Dyslexia är en Chrome-tillägg utvecklad av Logan Corley, och dess huvudfunktion är "Classic arcade style shooter with a neon twist".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Dyslexia-förlängningens CRX-fil

Ladda ner Dyslexia-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
Officiell webbadress https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Beskrivning Classic arcade style shooter with a neon twist
Filstorlek 2.53 MB
Antal Installationer 29
Aktuell Version 1.0
Senast Uppdaterad 2016-12-18
Publiceringsdatum 2016-12-18
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Logan Corley
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}