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