WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Flappy Bird (Night farm mode)

Flappy Bird (Night farm mode)

View on Chrome Web Store
View Flappy Bird (Night farm mode) Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (756 ratings)
1 new ratings
30 views
This extension has been viewed 30 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The classic Flappy Bird game offline version on your Google Chrome! Free online Flappy Bird play on Desktop.
Type
Extension
Users
1,000,000 users
micthelldawsen7
View author page of micthelldawsen7
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 11, 2023
Version 1.5.2
Manifest version
3
Updated
Updated on March 1, 2024
lifestyle/games
Extension Category
View on Chrome Web Store
View Flappy Bird (Night farm mode) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.5.2",
    "version_name": "1.5.2",
    "action": {
        "default_icon": {
            "16": "img\/16.png",
            "48": "img\/48.png",
            "128": "img\/128.png"
        },
        "default_title": "Click to open Flappy Bird popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "js\/game.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/game.js"
            ],
            "all_frames": true,
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "*.*"
            ]
        }
    ],
    "options_page": "index.html"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top