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
官方網址 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"
    ]
}