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ファイルをダウンロード

Dyslexia拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}