Dyslexia

Classic arcade style shooter with a neon twist

Dyslexia là gì?

Dyslexia là một tiện ích mở rộng Chrome được phát triển bởi Logan Corley, và tính năng chính của nó là "Classic arcade style shooter with a neon twist".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dyslexia

Tải xuống các tệp mở rộng Dyslexia dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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?                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dyslexia Dyslexia
ID ppcfcffkghcajinlhopgfnmcdokahpkg
URL Chính Thức https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg
Mô tả Classic arcade style shooter with a neon twist
Kích Thước Tệp 2.53 MB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-12-18
Ngày Phát Hành 2016-12-18
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Logan Corley
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}