Galaxy Retro

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

Galaxy Retro란 무엇입니까?

Galaxy Retro은(는) https://webgameapp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Travel to the different planet around the galaxy to enter the awesome space shooting game."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Galaxy Retro 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Galaxy Retro Galaxy Retro
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"
}