Poker 3 Bags

Poker Texas Holdem and other games.

Apa itu Poker 3 Bags?

Poker 3 Bags adalah ekstensi Chrome yang dikembangkan oleh M3D, dan fitur utamanya adalah "Poker Texas Holdem and other games.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Poker 3 Bags

Unduh file ekstensi Poker 3 Bags 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

                        3 Bags offers you three games with bots, including Poker Texas Hold'em, Throwaway Fool, and the new, author’s game Three Bags. A special feature of the poker game is the ability to view all poker combinations and their names. You can see both the combinations you have collected and all the potential ones by clicking the question mark button. This is a great way to get to know poker! Artificial intelligence of ten competitors will be improved in new versions.                    

Informasi Dasar Ekstensi

Nama Poker 3 Bags Poker 3 Bags
ID elaooojnffbbffleipfpidefmgonlflo
URL Resmi https://chromewebstore.google.com/detail/poker-3-bags/elaooojnffbbffleipfpidefmgonlflo
Deskripsi Poker Texas Holdem and other games.
Ukuran File 6.3 MB
Jumlah Instalasi 5,391
Versi Saat Ini 2.04
Terakhir Diperbarui 2020-04-15
Tanggal Publikasi 2020-04-15
Penilaian 5.00/5 Total 2 Penilaian
Pengembang M3D
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://m3d.me
URL Halaman Kebijakan Privasi https://nyashi.ru/privacy-policy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Poker 3 Bags",
    "description": "Poker Texas Holdem and other games.",
    "version": "2.04",
    "icons": {
        "128": "i\/icon128.png",
        "48": "i\/icon48.png",
        "16": "i\/icon16.png"
    },
    "permissions": [],
    "browser_action": {
        "default_icon": {
            "19": "i\/icon19.png",
            "38": "i\/icon38.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "options_page": "index.html",
    "content_security_policy": "script-src 'self'; object-src 'self'"
}