Galaxy Retro
Travel to the different planet around the galaxy to enter the awesome space shooting game.
O que é Galaxy Retro?
Galaxy Retro é uma extensão do Chrome desenvolvida por https://webgameapp.com, e sua principal característica é "Travel to the different planet around the galaxy to enter the awesome space shooting game.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Galaxy Retro
Baixe arquivos de extensão Galaxy Retro 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
Travel to the different planet around the galaxy to enter the awesome space shooting game. Speed along the tricky and fast-moving ships to beat the other enemies, but also use your powerful weapon to keep blasting Blast your way to victory! Use upgrades after every game is done, to fasten your way up to victory. You can easily become a master of this retro game and you can live history in the future now. How to Play: Use Left and Right arrow keys to move your ship. HOW TO REMOVE: 1. Click on the icon given in the upper right-hand side of your Chrome browser. 2. Go to the “settings”. 3. Click on “extensions”. 4. Find the extension that you want to uninstall. 5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove. 6. The extension is removed. You can contact with us at [email protected] and share your thoughts and problems.
Informações Básicas da Extensão
Nome | |
ID | fcgfonjdkjfilhdhfabioeokocmedhdj |
URL Oficial | https://chrome.google.com/webstore/detail/galaxy-retro/fcgfonjdkjfilhdhfabioeokocmedhdj |
Descrição | Travel to the different planet around the galaxy to enter the awesome space shooting game. |
Tamanho do Arquivo | 67.67 KB |
Contagem de Instalações | 147 |
Versão Atual | 10.0.7 |
Última Atualização | 2019-09-03 |
Data de Publicação | 2019-09-03 |
Desenvolvedor | https://webgameapp.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://webgameapp.com |
URL da Página de Ajuda | https://webgameapp.com/contact-us |
URL da Página de Política de Privacidade | https://webgameapp.com/page/privacy-policy |
Idiomas Suportados | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,th,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "Galaxy Retro" }, "default_locale": "en", "description": "__MSG_appDesc__", "manifest_version": 2, "name": "Galaxy Retro", "author": "WEBGAMEAPP", "icons": { "128": "128.png" }, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "10.0.7" } |