Ludo With Friends

Ludo With Friends is a quality crafted logic online game where you try to beat your opponents

Ludo With Friendsคืออะไร?

Ludo With Friends เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ludo With Friends

ดาวน์โหลดไฟล์ส่วนขยาย Ludo With Friends ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Ludo With Friends is a quality crafted logic online game where you try to beat your opponents. You can either play local multiplayer on one PC or play global multiplayer against players from all over the world. Of course you can also play with friends. The rules are still the same, you have 4 dolls, which you must first get from the base by throwing the number 6 with the dice. Then try to cross the entire playing area all the way home. Along the way, you can fire your opponent if you manage to get to his position. He can do the same for you, so be careful.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ludo With Friends Ludo With Friends
ID njbfpbpekeempiikfkpmajkodiiffljg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ludo-with-friends/njbfpbpekeempiikfkpmajkodiiffljg
คำอธิบาย Ludo With Friends is a quality crafted logic online game where you try to beat your opponents
ขนาดไฟล์ 23.3 KB
จำนวนการติดตั้ง 2,216
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2020-06-13
วันที่เผยแพร่ 2020-06-13
ผู้พัฒนา http://www.noobgamer.club
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.noobgamer.club/games/play/ludo-with-friends
URL หน้าช่วยเหลือ http://www.noobgamer.club/page/terms
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ludo With Friends",
    "manifest_version": 2,
    "description": "Ludo With Friends is a quality crafted logic online game where you try to beat your opponents",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}