Green Mahjong

Solitaire mahjong game with three nice themes, six different layouts

Green Mahjongคืออะไร?

Green Mahjong เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://freegamesky.com และคุณลักษณะหลักของมันคือ "Solitaire mahjong game with three nice themes, six different layouts"

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

screenshot

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

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

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

                        Green Mahjong is a solitaire mahjong game. It features three nice themes, six different layouts.                    

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

ชื่อ Green Mahjong Green Mahjong
ID aglkdaiofcmfomnggcojbcpbihbaceai
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/green-mahjong/aglkdaiofcmfomnggcojbcpbihbaceai
คำอธิบาย Solitaire mahjong game with three nice themes, six different layouts
ขนาดไฟล์ 6.26 MB
จำนวนการติดตั้ง 1,593
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2019-09-10
วันที่เผยแพร่ 2019-09-09
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://freegamesky.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.wallpaperaddons.com/privacy-policy
ภาษาที่รองรับ id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_AppName__",
    "version": "1.0.1",
    "description": "__MSG_AppDesc__",
    "default_locale": "en",
    "icons": {
        "128": "logo-128.png",
        "48": "logo-48.png",
        "16": "logo-16.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "logo-16.png",
            "32": "logo-32.png"
        }
    },
    "background": {
        "scripts": [
            "\/js\/common-push-init.js",
            "\/js\/common-push.min.js",
            "\/js\/background.js"
        ]
    },
    "permissions": [
        "https:\/\/*.freegamesky.com\/*",
        "notifications"
    ],
    "offline_enabled": true
}