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