Dyslexia
Classic arcade style shooter with a neon twist
Apa itu Dyslexia?
Dyslexia adalah ekstensi Chrome yang dikembangkan oleh Logan Corley, dan fitur utamanya adalah "Classic arcade style shooter with a neon twist".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dyslexia
Unduh file ekstensi Dyslexia dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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?
Informasi Dasar Ekstensi
Nama | |
ID | ppcfcffkghcajinlhopgfnmcdokahpkg |
URL Resmi | https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg |
Deskripsi | Classic arcade style shooter with a neon twist |
Ukuran File | 2.53 MB |
Jumlah Instalasi | 29 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2016-12-18 |
Tanggal Publikasi | 2016-12-18 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Logan Corley |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |