Mahjong Games - HTML5

Mahjong Solitaire is a game of ability, technique, and estimation

Τι είναι το Mahjong Games - HTML5;

Το Mahjong Games - HTML5 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Chrome Games, και η κύρια λειτουργία του είναι "Mahjong Solitaire is a game of ability, technique, and estimation".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Mahjong Games - HTML5

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

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

                        Mahjong is a tile-based game that was created in China during the Qing line and has spread all through the world since the mid twentieth century. It is regularly played by four players (with some three-player varieties found in Japan, South Korea and Southeast Asia). 

The game is played with a lot of 144 tiles dependent on Chinese characters and images, albeit some territorial varieties may exclude a few tiles or include extraordinary ones. In many varieties, every player starts by getting 13 tiles. Thusly players draw and dispose of tiles until they complete a legitimate hand utilizing the fourteenth attracted tile to shape 4 merges (or sets) and a couple (eye). A player can likewise win with a little class of exceptional hands. There are genuinely standard principles about how a piece is drawn, how a piece is ransacked from another player, the utilization of simples (numbered tiles) and respects (winds and mythical beasts), the sorts of merges permitted, how to bargain the tiles and the request for play. Regardless of these similitudes, there are numerous territorial varieties to the principles including rather unique scoring frameworks, criteria for lawful winning hands and even private table guidelines which recognize a few varieties as quite various styles of mahjong.


Content is available under CC BY-SA 3.0 unless otherwise noted.                    

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

Όνομα Mahjong Games - HTML5 Mahjong Games - HTML5
ID haalblakcnnghjffocibbpmhfkhkgobc
Επίσημο URL https://chrome.google.com/webstore/detail/mahjong-games-html5/haalblakcnnghjffocibbpmhfkhkgobc
Περιγραφή Mahjong Solitaire is a game of ability, technique, and estimation
Μέγεθος Αρχείου 12.34 KB
Αριθμός Εγκαταστάσεων 207
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2019-10-30
Ημερομηνία Δημοσίευσης 2019-10-30
Προγραμματιστής Chrome Games
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/128.png"
    },
    "manifest_version": 2,
    "version": "1.0",
    "name": "Mahjong Games - HTML5",
    "description": "Mahjong Solitaire is a game of ability, technique, and estimation",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "permissions": [
        "https:\/\/mymahjonggames.blogspot.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}