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
官方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
}