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

crx प्रारूप में Ludo एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}