Duo Cards

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

Wat is Duo Cards?

Duo Cards is een Chrome-extensie ontwikkeld door totopgamesus, en de belangrijkste functie is "This is a very simple and fun card game, being much like the Uno and can-can games".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Duo Cards

Download Duo Cards-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Duo Cards Duo Cards
ID ekendolchjjcmkmjjcgcbcpjabgogpcn
Officiële URL https://chrome.google.com/webstore/detail/duo-cards/ekendolchjjcmkmjjcgcbcpjabgogpcn
Beschrijving This is a very simple and fun card game, being much like the Uno and can-can games
Bestandsgrootte 55.79 KB
Aantal Installaties 29
Huidige Versie 1.0
Laatst Bijgewerkt 2018-12-17
Publicatiedatum 2018-12-17
Ontwikkelaar totopgamesus
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}