Blackjack - casino 21 for Chrome
Blackjack - casino 21 for Chrome
Apa itu Blackjack - casino 21 for Chrome?
Blackjack - casino 21 for Chrome adalah ekstensi Chrome yang dikembangkan oleh Maze Cracker Games, dan fitur utamanya adalah "Blackjack - casino 21 for Chrome".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Blackjack - casino 21 for Chrome
Unduh file ekstensi Blackjack - casino 21 for Chrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | cceoicpeobigdfaeloflkmmcpgfjbpnp |
URL Resmi | https://chrome.google.com/webstore/detail/blackjack-casino-21-for-c/cceoicpeobigdfaeloflkmmcpgfjbpnp |
Deskripsi | Blackjack - casino 21 for Chrome |
Ukuran File | 24.04 KB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2018-09-28 |
Tanggal Publikasi | 2018-09-28 |
Penilaian | 4.55/5 Total 11 Penilaian |
Pengembang | Maze Cracker Games |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.mazecracker.com |
URL Halaman Kebijakan Privasi | http://www.mazecracker.com/privacy.html |
Bahasa yang Didukung | 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" } |