Dyslexia

Classic arcade style shooter with a neon twist

Dyslexia란 무엇입니까?

Dyslexia은(는) Logan Corley에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Classic arcade style shooter with a neon twist"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Dyslexia 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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?                    

확장 프로그램 기본 정보

이름 Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
공식 URL https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
설명 Classic arcade style shooter with a neon twist
파일 크기 2.53 MB
설치 횟수 29
현재 버전 1.0
최근 업데이트 2016-12-18
출시 날짜 2016-12-18
평점 5.00/5 총 1 개의 평점
개발자 Logan Corley
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    ]
}