Green Mahjong

Solitaire mahjong game with three nice themes, six different layouts

什麼是Green Mahjong?

Green Mahjong是由https://freegamesky.com開發的Chrome擴展程式,該擴展的主要功能是“Solitaire mahjong game with three nice themes, six different layouts”。

擴展截圖

screenshot

下載Green Mahjong擴展crx文件

下載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
官方網址 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
}