Dyslexia

Classic arcade style shooter with a neon twist

Qu'est-ce que Dyslexia ?

Dyslexia est une extension Chrome développée par Logan Corley, et sa fonction principale est "Classic arcade style shooter with a neon twist".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dyslexia

Téléchargez les fichiers d'extension Dyslexia au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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?                    

Informations de Base sur l'Extension

Nom Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
URL Officiel https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Description Classic arcade style shooter with a neon twist
Taille du Fichier 2.53 MB
Nombre d'Installations 29
Version Actuelle 1.0
Dernière Mise à Jour 2016-12-18
Date de Publication 2016-12-18
Évaluation 5.00/5 Total 1 Évaluations
Développeur Logan Corley
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}