Mahjongg Solitaire

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

Mahjongg Solitaireคืออะไร?

Mahjongg Solitaire เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mahjongg Solitaire

ดาวน์โหลดไฟล์ส่วนขยาย Mahjongg Solitaire ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Mahjongg Solitaire Mahjongg Solitaire
ID jhfbkphgenlemgpdceplhbaffbkimjbp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/mahjongg-solitaire/jhfbkphgenlemgpdceplhbaffbkimjbp
คำอธิบาย In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together
ขนาดไฟล์ 46.65 KB
จำนวนการติดตั้ง 694
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2020-05-30
วันที่เผยแพร่ 2020-05-30
ผู้พัฒนา http://www.noobgamer.club
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.noobgamer.club/games/play/mahjongg-solitaire
URL หน้าช่วยเหลือ http://www.noobgamer.club/page/terms
ภาษาที่รองรับ 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
    }
}