FlappyBird

FlappyBird made by TsunamiWind

Wat is FlappyBird?

FlappyBird is een Chrome-extensie ontwikkeld door TsunamiWind, en de belangrijkste functie is "FlappyBird made by TsunamiWind".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie FlappyBird

Download FlappyBird-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Flappy bird is a classic game where you have to dodge pipes while controlling your bird, and you get medals depending on the score you get.


Click on the screen, or use your spacebar to get started. Fly the bird as far as you can without hitting a pipe.

1. Install the extension,
2. Click the Flappy Bird icon on the Chrome extension toolbar to play the game!                    

Basisinformatie over de Extensie

Naam FlappyBird FlappyBird
ID ccmncbpjidgdbakkgnphodgjbpnccokl
Officiële URL https://chrome.google.com/webstore/detail/flappybird/ccmncbpjidgdbakkgnphodgjbpnccokl
Beschrijving FlappyBird made by TsunamiWind
Bestandsgrootte 16.21 KB
Aantal Installaties 283
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-08-29
Publicatiedatum 2021-08-29
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar TsunamiWind
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://finalb.xyz/
Help Pagina-URL https://finalb.xyz/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FlappyBird",
    "description": "FlappyBird made by TsunamiWind",
    "version": "1.0.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "game.html"
    }
}