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開發的Chrome擴展程式,該擴展的主要功能是“This is a very simple and fun card game, being much like the Uno and can-can games”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Duo Cards擴展crx文件

下載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
官方網址 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\/"
    ]
}