Mini Golf Adventure

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

ما هو Mini Golf Adventure؟

Mini Golf Adventure هو إضافة Chrome تم تطويرها بواسطة lgamescon، والميزة الرئيسية لها هي "Play a game of mini Golf super fun Mini Golf Adventure!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Mini Golf Adventure

قم بتنزيل ملفات الامتداد Mini Golf Adventure بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة 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
    }
}