Flappy Ball Brazil

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

Flappy Ball Brazilคืออะไร?

Flappy Ball Brazil เป็นส่วนขยายของ Chrome ที่พัฒนาโดย wf7 และคุณลักษณะหลักของมันคือ "Have fun with this game made to honor the World Cup in Brazil in 2014."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flappy Ball Brazil

ดาวน์โหลดไฟล์ส่วนขยาย 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"
        }
    }
}