Poker 3 Bags

Poker Texas Holdem and other games.

Τι είναι το Poker 3 Bags;

Το Poker 3 Bags είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον M3D, και η κύρια λειτουργία του είναι "Poker Texas Holdem and other games.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Poker 3 Bags

Λήψη αρχείων επέκτασης Poker 3 Bags σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Poker 3 Bags Poker 3 Bags
ID elaooojnffbbffleipfpidefmgonlflo
Επίσημο URL https://chromewebstore.google.com/detail/poker-3-bags/elaooojnffbbffleipfpidefmgonlflo
Περιγραφή Poker Texas Holdem and other games.
Μέγεθος Αρχείου 6.3 MB
Αριθμός Εγκαταστάσεων 5,391
Τρέχουσα Έκδοση 2.04
Τελευταία Ενημέρωση 2020-04-15
Ημερομηνία Δημοσίευσης 2020-04-15
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής M3D
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://m3d.me
URL της Σελίδας Πολιτικής Απορρήτου https://nyashi.ru/privacy-policy.html
Υποστηριζόμενες Γλώσσες 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'"
}