WebExtension.net
WebExtension.net

Flappy Bird (Night farm mode)

View on Chrome Web Store
View Flappy Bird (Night farm mode) Chrome Extension on Chrome Web Store
4.8 (759 ratings)

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
View on Chrome Web Store
View Flappy Bird (Night farm mode) Chrome Extension on Chrome Web Store
lifestyle/games
Extension Category

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"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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