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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}