Blackjack - casino 21 for Chrome
Blackjack - casino 21 for Chrome
ما هو Blackjack - casino 21 for Chrome؟
Blackjack - casino 21 for Chrome هو إضافة Chrome تم تطويرها بواسطة Maze Cracker Games، والميزة الرئيسية لها هي "Blackjack - casino 21 for Chrome".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Blackjack - casino 21 for Chrome
قم بتنزيل ملفات الامتداد Blackjack - casino 21 for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Play Blackjack game on Chrome, just one click and the fun begins. The objective of the game is to beat the dealer in one of the following ways: -Get 21 points on the player's first two cards -Reach a final score higher than the dealer without exceeding 21; or -Let the dealer draw additional cards until their hand exceeds 21. Good luck!
معلومات أساسية عن التمديد
الاسم | |
ID | cceoicpeobigdfaeloflkmmcpgfjbpnp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/blackjack-casino-21-for-c/cceoicpeobigdfaeloflkmmcpgfjbpnp |
الوصف | Blackjack - casino 21 for Chrome |
حجم الملف | 24.04 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 2.0 |
آخر تحديث | 2018-09-28 |
تاريخ النشر | 2018-09-28 |
تقييم | 4.55/5 مجموع تقييمات 11 |
المطور | Maze Cracker Games |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.mazecracker.com |
عنوان صفحة سياسة الخصوصية | http://www.mazecracker.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Blackjack - casino 21 for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Blackjack - casino 21 for Chrome", "permissions": [ "activeTab" ], "short_name": "Blackjack - casino 21 for Chrome", "version": "2.0" } |