Farty Flapper

Flap and fart your way through the trees of the forest, right in your browser.

Apa itu Farty Flapper?

Farty Flapper adalah ekstensi Chrome yang dikembangkan oleh https://www.chromethemer.com, dan fitur utamanya adalah "Flap and fart your way through the trees of the forest, right in your browser.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Farty Flapper

Unduh file ekstensi Farty Flapper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Get farting and flapping through the forest. 

Take a few minutes to chill and play a few rounds of Farty Flapper right in your browser ... 


Quick Summary:

The Farty Flapper browser extension; Creates a custom icon in your browser that opens a pop-up link to the Farty Flapper game.


Download it today for free and see what's its all about.                    

Informasi Dasar Ekstensi

Nama Farty Flapper Farty Flapper
ID nkhgjncnjmipocfmmpioomholnckcbgj
URL Resmi https://chrome.google.com/webstore/detail/farty-flapper/nkhgjncnjmipocfmmpioomholnckcbgj
Deskripsi Flap and fart your way through the trees of the forest, right in your browser.
Ukuran File 55.27 KB
Jumlah Instalasi 59
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-06-16
Tanggal Publikasi 2020-06-16
Pengembang https://www.chromethemer.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.chromethemer.com/
URL Halaman Bantuan https://www.chromethemer.com/
URL Halaman Kebijakan Privasi https://www.chromethemer.com/privacy.html
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Farty Flapper",
    "description": "Flap and fart your way through the trees of the forest, right in your browser.",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon128.png",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "hello.html"
    },
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens hello.html"
        }
    }
}