Mahjongg Solitaire

In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together

Qu'est-ce que Mahjongg Solitaire ?

Mahjongg Solitaire est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Mahjongg Solitaire

Téléchargez les fichiers d'extension Mahjongg Solitaire 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

                        In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together. Free tiles are those whose sides are uncovered. If you're stuck, click the "Hint" button in the bottom-right corner for some help! Put your eyes to the test and find out why the world loves this free mahjong solitaire game!                    

Informations de Base sur l'Extension

Nom Mahjongg Solitaire Mahjongg Solitaire
ID jhfbkphgenlemgpdceplhbaffbkimjbp
URL Officiel https://chrome.google.com/webstore/detail/mahjongg-solitaire/jhfbkphgenlemgpdceplhbaffbkimjbp
Description In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together
Taille du Fichier 46.65 KB
Nombre d'Installations 694
Version Actuelle 1
Dernière Mise à Jour 2020-05-30
Date de Publication 2020-05-30
Développeur http://www.noobgamer.club
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.noobgamer.club/games/play/mahjongg-solitaire
URL de la Page d'Aide http://www.noobgamer.club/page/terms
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mahjongg Solitaire",
    "manifest_version": 2,
    "description": "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}