Duo Cards

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

Co je Duo Cards?

Duo Cards je rozšíření Chrome vyvinuté totopgamesus, a jeho hlavní funkcí je „This is a very simple and fun card game, being much like the Uno and can-can games“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Duo Cards

Stáhněte si soubory rozšíření Duo Cards ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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 ".                    

Základní Informace o Rozšíření

Název Duo Cards Duo Cards
ID ekendolchjjcmkmjjcgcbcpjabgogpcn
Oficiální URL https://chrome.google.com/webstore/detail/duo-cards/ekendolchjjcmkmjjcgcbcpjabgogpcn
Popis This is a very simple and fun card game, being much like the Uno and can-can games
Velikost souboru 55.79 KB
Počet instalací 29
Aktuální Verze 1.0
Poslední Aktualizace 2018-12-17
Datum Vydání 2018-12-17
Vývojář totopgamesus
Typ Platby free
Podporované Jazyky 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\/"
    ]
}