Flappy Ball Brazil

Have fun with this game made to honor the World Cup in Brazil in 2014.

Flappy Ball Brazil란 무엇입니까?

Flappy Ball Brazil은(는) wf7에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Have fun with this game made to honor the World Cup in Brazil in 2014."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Flappy Ball Brazil 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Have fun with this game made to honor the World Cup in Brazil in 2014. The objective of the game is to control a ball (doing kick-ups) without letting it collide with obstacles. If the ball touches any obstacle or fall, the game ends. Make a point always to go through an obstacle.                    

확장 프로그램 기본 정보

이름 Flappy Ball Brazil Flappy Ball Brazil
ID hdfeoeiifhhejgpecilplgjoadbjdcik
공식 URL https://chromewebstore.google.com/detail/flappy-ball-brazil/hdfeoeiifhhejgpecilplgjoadbjdcik
설명 Have fun with this game made to honor the World Cup in Brazil in 2014.
파일 크기 221 KB
설치 횟수 108
현재 버전 1.1
최근 업데이트 2014-04-09
출시 날짜 2014-04-08
평점 4.50/5 총 2 개의 평점
개발자 wf7
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1",
    "manifest_version": 2,
    "permissions": [
        "",
        "tabs"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_title": "Facila",
        "default_popup": "index.html",
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        }
    }
}