Farty Flapper

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

Farty Flapper क्या है?

Farty Flapper https://www.chromethemer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Flap and fart your way through the trees of the forest, right in your browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Farty Flapper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Farty Flapper Farty Flapper
ID nkhgjncnjmipocfmmpioomholnckcbgj
आधिकारिक URL https://chrome.google.com/webstore/detail/farty-flapper/nkhgjncnjmipocfmmpioomholnckcbgj
विवरण Flap and fart your way through the trees of the forest, right in your browser.
फ़ाइल का आकार 55.27 KB
स्थापना संख्या 59
वर्तमान संस्करण 1.0
अंतिम अपडेट 2020-06-16
प्रकाशन तिथि 2020-06-16
डेवलपर https://www.chromethemer.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.chromethemer.com/
सहायता पृष्ठ URL https://www.chromethemer.com/
गोपनीयता नीति पृष्ठ URL https://www.chromethemer.com/privacy.html
समर्थित भाषाएँ 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"
        }
    }
}