Galaxy Retro

Travel to the different planet around the galaxy to enter the awesome space shooting game.

Vad är Galaxy Retro?

Galaxy Retro är en Chrome-tillägg utvecklad av https://webgameapp.com, och dess huvudfunktion är "Travel to the different planet around the galaxy to enter the awesome space shooting game.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Galaxy Retro-förlängningens CRX-fil

Ladda ner Galaxy Retro-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Galaxy Retro Galaxy Retro
ID fcgfonjdkjfilhdhfabioeokocmedhdj
Officiell webbadress https://chrome.google.com/webstore/detail/galaxy-retro/fcgfonjdkjfilhdhfabioeokocmedhdj
Beskrivning Travel to the different planet around the galaxy to enter the awesome space shooting game.
Filstorlek 67.67 KB
Antal Installationer 147
Aktuell Version 10.0.7
Senast Uppdaterad 2019-09-03
Publiceringsdatum 2019-09-03
Utvecklare https://webgameapp.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://webgameapp.com
Hjälpsida URL https://webgameapp.com/contact-us
URL till Sekretesspolicy Sidan https://webgameapp.com/page/privacy-policy
Stödda Språk 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"
}