Flap Up 2

Here we have another game of Flap Up series, the Flap Up 2!

Flap Up 2란 무엇입니까?

Flap Up 2은(는) https://webgameapp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Here we have another game of Flap Up series, the Flap Up 2!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Flap Up 2 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Here we have another game of Flap Up series, the Flap Up 2! Flap your wings to fly birdy, help him go through various obstacles to make it home. You might get thunderstruck, frozen or explode because the obstacles are sticks which compress you. There are too many characters to buy from the shop which is located right under the Tap to Start text, the higher you fly, the more gold you collect, so what are you waiting for, Flap Up!

How to Play: 
 Use your left mouse button clicks to flap your wings.

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.                    

확장 프로그램 기본 정보

이름 Flap Up 2 Flap Up 2
ID pidolnehfbopahahmkdfghnklfnfljib
공식 URL https://chromewebstore.google.com/detail/flap-up-2/pidolnehfbopahahmkdfghnklfnfljib
설명 Here we have another game of Flap Up series, the Flap Up 2!
파일 크기 58.22 KB
설치 횟수 39
현재 버전 10.0.5
최근 업데이트 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,sw,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,iw,fa,hi,bn,gu,kn-IN,th,ar,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "Flap Up 2"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "Flap Up 2",
    "author": "WEBGAMEAPP",
    "icons": {
        "128": "128.png"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.5"
}