Flappy Bird Offline for Google Chrome™

Play The classic Flappy Bird game offline version on your Google Chrome™!

Flappy Bird Offline for Google Chrome™คืออะไร?

Flappy Bird Offline for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://games.1bestlinks.net และคุณลักษณะหลักของมันคือ "Play The classic Flappy Bird game offline version on your Google Chrome™!"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flappy Bird Offline for Google Chrome™

ดาวน์โหลดไฟล์ส่วนขยาย Flappy Bird Offline for Google Chrome™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Want to play Flappy Bird? Play this game online for free in your own browser. Lots of fun to play when bored at home or at school.

From now on you can play Flappy bird right on Chrome browser, no internet required.

Fly skillfully through the mouthpiece so you don't get stabbed! Exciting game is inspired by the world famous Flappy Bird. You will have to react quickly to fly through the tubes easily. Choose the right time to fly and score continuously!

Play flappy bird here online for free. Click on the screen, or use your spacebar to get started. Fly the bird as far as you can without hitting a pipe.


Please visit our website, we have compiled thousands of very attractive games to help you relax after a stressful working hour, entertain and enjoy the game right on your browser! And it's free. link: https://games.1bestlinks.net/

Changelog:
v1.0.1: update online verison.
v1.0.2: update manifest v3                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Flappy Bird Offline for Google Chrome™ Flappy Bird Offline for Google Chrome™
ID bhfocicgjapmjaceofingjieimdbklec
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/flappy-bird-offline-for-g/bhfocicgjapmjaceofingjieimdbklec
คำอธิบาย Play The classic Flappy Bird game offline version on your Google Chrome™!
ขนาดไฟล์ 1.39 MB
จำนวนการติดตั้ง 28,141
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2022-10-30
วันที่เผยแพร่ 2021-03-24
คะแนน 3.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://games.1bestlinks.net
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.0.2",
    "version_name": "1.0.2",
    "action": {
        "default_icon": {
            "16": "img\/16.png",
            "48": "img\/48.png",
            "128": "img\/128.png",
            "256": "img\/256.png"
        },
        "default_title": "Click to play Flappy Bird",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "js\/install.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png",
        "256": "img\/256.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/games.1bestlinks.net"
}