Dyslexia

Classic arcade style shooter with a neon twist

Co to jest Dyslexia?

Dyslexia to rozszerzenie Chrome opracowane przez Logan Corley, a jego główną funkcją jest „Classic arcade style shooter with a neon twist”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Dyslexia

Pobierz pliki rozszerzeń Dyslexia w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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?                    

Podstawowe informacje o rozszerzeniu

Nazwa Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
Oficjalny URL https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Opis Classic arcade style shooter with a neon twist
Rozmiar pliku 2.53 MB
Liczba instalacji 29
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2016-12-18
Data Publikacji 2016-12-18
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Logan Corley
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}