Mini Golf Adventure

Play a game of mini Golf super fun Mini Golf Adventure!

Mini Golf Adventure क्या है?

Mini Golf Adventure lgamescon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play a game of mini Golf super fun Mini Golf Adventure!"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Play a game of mini Golf super fun Mini Golf Adventure! Make several strokes with skill and do the maximum points to be the winner! – Play Mini Golf Adventure Free and Have Fun!                    

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

नाम Mini Golf Adventure Mini Golf Adventure
ID ipbomdgbpmieeeekoneeikpjgidfdbkk
आधिकारिक URL https://chrome.google.com/webstore/detail/mini-golf-adventure/ipbomdgbpmieeeekoneeikpjgidfdbkk
विवरण Play a game of mini Golf super fun Mini Golf Adventure!
फ़ाइल का आकार 9.39 KB
स्थापना संख्या 1,069
वर्तमान संस्करण 1.0
अंतिम अपडेट 2020-04-02
प्रकाशन तिथि 2020-04-02
डेवलपर lgamescon
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mygames123.com/mini-golf-adventures/
सहायता पृष्ठ URL https://mygames123.com/mini-golf-adventures/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mini Golf Adventure",
    "short_name": "Play Mini Golf Adventure Free Online Game",
    "description": "Play a game of mini Golf super fun Mini Golf Adventure!",
    "version": "1.0",
    "browser_action": {
        "default_title": "Papa's Cupcakeria",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}