Dyslexia
Classic arcade style shooter with a neon twist
什么是Dyslexia?
Dyslexia是由Logan Corley开发的Chrome扩展程序,该扩展的主要功能是“Classic arcade style shooter with a neon twist”。
扩展截图
下载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?
扩展基本信息
名称 | |
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" ] } |