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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Ludo With Friends एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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