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文件

下載Flappy Ball Brazil擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
        }
    }
}