Duo Cards

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

Τι είναι το Duo Cards;

Το Duo Cards είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον totopgamesus, και η κύρια λειτουργία του είναι "This is a very simple and fun card game, being much like the Uno and can-can games".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Duo Cards

Λήψη αρχείων επέκτασης Duo Cards σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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\/"
    ]
}