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™은(는) https://games.1bestlinks.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play The classic Flappy Bird game offline version on your Google Chrome™!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Flappy Bird Offline for Google Chrome™ 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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