Galaxy Retro
Travel to the different planet around the galaxy to enter the awesome space shooting game.
Τι είναι το Galaxy Retro;
Το Galaxy Retro είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://webgameapp.com, και η κύρια λειτουργία του είναι "Travel to the different planet around the galaxy to enter the awesome space shooting game.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Galaxy Retro
Λήψη αρχείων επέκτασης Galaxy Retro σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | fcgfonjdkjfilhdhfabioeokocmedhdj |
Επίσημο URL | https://chrome.google.com/webstore/detail/galaxy-retro/fcgfonjdkjfilhdhfabioeokocmedhdj |
Περιγραφή | Travel to the different planet around the galaxy to enter the awesome space shooting game. |
Μέγεθος Αρχείου | 67.67 KB |
Αριθμός Εγκαταστάσεων | 147 |
Τρέχουσα Έκδοση | 10.0.7 |
Τελευταία Ενημέρωση | 2019-09-03 |
Ημερομηνία Δημοσίευσης | 2019-09-03 |
Προγραμματιστής | https://webgameapp.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://webgameapp.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://webgameapp.com/contact-us |
URL της Σελίδας Πολιτικής Απορρήτου | https://webgameapp.com/page/privacy-policy |
Υποστηριζόμενες Γλώσσες | 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" } |