Ludo

Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get

ما هو Ludo؟

Ludo هو إضافة Chrome تم تطويرها بواسطة http://www.crafterfun.com، والميزة الرئيسية لها هي "Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get".

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

screenshot

تحميل ملف CRX للإضافة Ludo

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

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

                        Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get your four characters to the area which is in the middle of the board and in the color of your tokens. You should roll six number with the dice to start moving with one of your tokens.  The Ludo game which can be played up to four players, begins!                    

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

الاسم Ludo Ludo
ID adfnhfhlmlmkihglliflljhdiecamafo
عنوان URL الرسمي https://chrome.google.com/webstore/detail/ludo/adfnhfhlmlmkihglliflljhdiecamafo
الوصف Get ready for the toughest battle with the Ludo game against three friends of you with the most classic board game. You should get
حجم الملف 64.98 KB
عدد التثبيتات 1,000
النسخة الحالية 0.0.1
آخر تحديث 2019-04-21
تاريخ النشر 2019-04-21
تقييم 5.00/5 مجموع تقييمات 2
المطور http://www.crafterfun.com
نوع الدفع free
اللغات المدعومة en,no
manifest.json
{
    "manifest_version": 2,
    "default_locale": "en",
    "browser_action": {
        "default_icon": "imgs\/icon48.png",
        "default_popup": "home.html"
    },
    "icons": {
        "48": "imgs\/icon48.png",
        "128": "imgs\/ludo-128.png"
    },
    "version": "0.0.1",
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "assets\/bg.js"
        ]
    },
    "permissions": [
        "tabs",
        "topSites"
    ]
}