Galaxy Retro
Travel to the different planet around the galaxy to enter the awesome space shooting game.
Hvad er Galaxy Retro?
Galaxy Retro er en Chrome-udvidelse udviklet af https://webgameapp.com, og dens hovedfunktion er "Travel to the different planet around the galaxy to enter the awesome space shooting game.".
Udvidelsesskærmbilleder
Download Galaxy Retro-udvidelses-CRX-fil
Download Galaxy Retro-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | fcgfonjdkjfilhdhfabioeokocmedhdj |
Officiel URL | https://chrome.google.com/webstore/detail/galaxy-retro/fcgfonjdkjfilhdhfabioeokocmedhdj |
Beskrivelse | Travel to the different planet around the galaxy to enter the awesome space shooting game. |
Filstørrelse | 67.67 KB |
Antal Installationer | 147 |
Nuværende Version | 10.0.7 |
Senest Opdateret | 2019-09-03 |
Udgivelsesdato | 2019-09-03 |
Udvikler | https://webgameapp.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://webgameapp.com |
Hjælpeside-URL | https://webgameapp.com/contact-us |
URL til Fortrolighedspolitik Side | https://webgameapp.com/page/privacy-policy |
Understøttede Sprog | 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" } |