Dyslexia
Classic arcade style shooter with a neon twist
O que é Dyslexia?
Dyslexia é uma extensão do Chrome desenvolvida por Logan Corley, e sua principal característica é "Classic arcade style shooter with a neon twist".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dyslexia
Baixe arquivos de extensão Dyslexia no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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?
Informações Básicas da Extensão
Nome | |
ID | ppcfcffkghcajinlhopgfnmcdokahpkg |
URL Oficial | https://chrome.google.com/webstore/detail/dyslexia/ppcfcffkghcajinlhopgfnmcdokahpkg |
Descrição | Classic arcade style shooter with a neon twist |
Tamanho do Arquivo | 2.53 MB |
Contagem de Instalações | 29 |
Versão Atual | 1.0 |
Última Atualização | 2016-12-18 |
Data de Publicação | 2016-12-18 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Logan Corley |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |