Flappy Bird Original Game

Play Flappy Bird Original Unblocked as a Chrome extension - Also can Play without Internet, try it now!

Flappy Bird Original Gameคืออะไร?

Flappy Bird Original Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://flappy-bird.fun และคุณลักษณะหลักของมันคือ "Play Flappy Bird Original Unblocked as a Chrome extension - Also can Play without Internet, try it now!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flappy Bird Original Game

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

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

                        Experience the classic Flappy Bird game in an offline version right on your Google Chrome browser! Enjoy the free online Flappy Bird platform on your desktop with Flappy for Chrome. Play the addictive one-button game here online for free.

Flappy Bird, an iconic side-scrolling game, will have you clicking to avoid obstacles. Originally released as a mobile game, it was later discontinued by its developer. However, today you can relive the excitement of this simple yet addictive game on the web.

Flappy Bird's gameplay is a perfect blend of simplicity, addictiveness, and mild frustration. Your task is to tap to raise the bird and skillfully guide it through the pipes without crashing. Each attempt adds to your high score, compelling you to keep playing and challenging your previous records.

Embrace the nostalgia and play this beloved game on the web, exclusively available here.

Flappy Bird played a significant role in the early revolution of hypercasual mobile games. Since its inception, numerous simple one-button and side-scrolling games have been released, each offering their unique challenges.

Features:

Incredibly simple mechanics
Frustratingly addictive gameplay
Track and compete for high scores
Join countless players who have appreciated the classic Flappy Bird game by giving it a well-deserved 5 stars. It's time to flap your way to victory!

You also can play more games on the top-left menu                    

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

ชื่อ Flappy Bird Original Game Flappy Bird Original Game
ID bimjbkjabcnkffhaikgmjhlkkppjoabl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flappy-bird-original-game/bimjbkjabcnkffhaikgmjhlkkppjoabl
คำอธิบาย Play Flappy Bird Original Unblocked as a Chrome extension - Also can Play without Internet, try it now!
ขนาดไฟล์ 1.21 MB
จำนวนการติดตั้ง 134
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2023-08-22
วันที่เผยแพร่ 2023-08-22
ผู้พัฒนา https://flappy-bird.fun
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://flappy-bird.fun/
URL หน้าช่วยเหลือ https://flappy-bird.fun/
URL หน้านโยบายความเป็นส่วนตัว https://flappybird.ee/blog/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1",
    "description": "__MSG_AppDesc__",
    "default_locale": "en",
    "homepage_url": "https:\/\/flappybird.ee",
    "offline_enabled": true,
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "options_page": "index.html"
}