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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Duo Cards
قم بتنزيل ملفات الامتداد Duo Cards بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 ".
معلومات أساسية عن التمديد
الاسم | |
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\/" ] } |