Duo Cards
This is a very simple and fun card game, being much like the Uno and can-can games
Duo Cards là gì?
Duo Cards là một tiện ích mở rộng Chrome được phát triển bởi totopgamesus, và tính năng chính của nó là "This is a very simple and fun card game, being much like the Uno and can-can games".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Duo Cards
Tải xuống các tệp mở rộng Duo Cards dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 ".
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ekendolchjjcmkmjjcgcbcpjabgogpcn |
URL Chính Thức | https://chrome.google.com/webstore/detail/duo-cards/ekendolchjjcmkmjjcgcbcpjabgogpcn |
Mô tả | This is a very simple and fun card game, being much like the Uno and can-can games |
Kích Thước Tệp | 55.79 KB |
Số Lần Cài Đặt | 29 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2018-12-17 |
Ngày Phát Hành | 2018-12-17 |
Nhà Phát Triển | totopgamesus |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |