Mahjongg Solitaire

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

Apa itu Mahjongg Solitaire?

Mahjongg Solitaire adalah ekstensi Chrome yang dikembangkan oleh http://www.noobgamer.club, dan fitur utamanya adalah "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Mahjongg Solitaire

Unduh file ekstensi Mahjongg Solitaire 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

                        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!                    

Informasi Dasar Ekstensi

Nama Mahjongg Solitaire Mahjongg Solitaire
ID jhfbkphgenlemgpdceplhbaffbkimjbp
URL Resmi https://chrome.google.com/webstore/detail/mahjongg-solitaire/jhfbkphgenlemgpdceplhbaffbkimjbp
Deskripsi In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together
Ukuran File 46.65 KB
Jumlah Instalasi 694
Versi Saat Ini 1
Terakhir Diperbarui 2020-05-30
Tanggal Publikasi 2020-05-30
Pengembang http://www.noobgamer.club
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.noobgamer.club/games/play/mahjongg-solitaire
URL Halaman Bantuan http://www.noobgamer.club/page/terms
Bahasa yang Didukung 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
    }
}