Poker 3 Bags

Poker Texas Holdem and other games.

Qu'est-ce que Poker 3 Bags ?

Poker 3 Bags est une extension Chrome développée par M3D, et sa fonction principale est "Poker Texas Holdem and other games.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Poker 3 Bags

Téléchargez les fichiers d'extension Poker 3 Bags au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Poker 3 Bags Poker 3 Bags
ID elaooojnffbbffleipfpidefmgonlflo
URL Officiel https://chromewebstore.google.com/detail/poker-3-bags/elaooojnffbbffleipfpidefmgonlflo
Description Poker Texas Holdem and other games.
Taille du Fichier 6.3 MB
Nombre d'Installations 5,391
Version Actuelle 2.04
Dernière Mise à Jour 2020-04-15
Date de Publication 2020-04-15
Évaluation 5.00/5 Total 2 Évaluations
Développeur M3D
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://m3d.me
URL de la Page de Politique de Confidentialité https://nyashi.ru/privacy-policy.html
Langues Prises en Charge 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'"
}