Duo Cards

This is a very simple and fun card game, being much like the Uno and can-can games

Duo Cards क्या है?

Duo Cards totopgamesus द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This is a very simple and fun card game, being much like the Uno and can-can games"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

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

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

                        Enjoy playing the classic Uno card game. Face up to three players and prove yourself skillful to win. See the rules: The deck consists of four-color cards: green, yellow, red and blue. The rows of each color vary between 0 and 9. There are three special actions for each type of letter color, identified as  "Jump ",  "buy two " and  "Flip ".                    

एक्सटेंशन की मूल जानकारी

नाम Duo Cards Duo Cards
ID ekendolchjjcmkmjjcgcbcpjabgogpcn
आधिकारिक URL https://chrome.google.com/webstore/detail/duo-cards/ekendolchjjcmkmjjcgcbcpjabgogpcn
विवरण This is a very simple and fun card game, being much like the Uno and can-can games
फ़ाइल का आकार 55.79 KB
स्थापना संख्या 29
वर्तमान संस्करण 1.0
अंतिम अपडेट 2018-12-17
प्रकाशन तिथि 2018-12-17
डेवलपर totopgamesus
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Duo Cards",
    "short_name": "Play Duo Cards game",
    "description": "This is a very simple and fun card game, being much like the Uno and can-can games",
    "version": "1.0",
    "browser_action": {
        "default_icon": "duocards128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}