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
公式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"
        }
    }
}