Disc Golf Simulator

Disc Golf Simulator is a simulator game for disc golf.

ما هو Disc Golf Simulator؟

Disc Golf Simulator هو إضافة Chrome تم تطويرها بواسطة Oh When Games، والميزة الرئيسية لها هي "Disc Golf Simulator is a simulator game for disc golf.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Disc Golf Simulator

قم بتنزيل ملفات الامتداد Disc Golf Simulator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Disc golf simulator is a game type chrome extension. In this game it will be like play disc golf in which you throw a disc on a 2d plane. It is super fun and I hope you enjoy playing it. Graphics done by: https://www.youtube.com/channel/UCiBFDDolMJFMKcwYYjGYzLw                    

معلومات أساسية عن التمديد

الاسم Disc Golf Simulator Disc Golf Simulator
ID gnlmppcmnhgmemifbhinojbbgcflhlfl
عنوان URL الرسمي https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl
الوصف Disc Golf Simulator is a simulator game for disc golf.
حجم الملف 3.85 MB
عدد التثبيتات 300
النسخة الحالية 0.1
آخر تحديث 2019-05-17
تاريخ النشر 2019-05-16
المطور Oh When Games
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1",
    "name": "Disc Golf Simulator",
    "description": "Disc Golf Simulator is a simulator game for disc golf.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "32": "graphics\/icon.png",
        "128": "graphics\/icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Disc Golf Simulator"
    }
}