Green Mahjong

Solitaire mahjong game with three nice themes, six different layouts

What is Green Mahjong?

Green Mahjong is a Chrome extension developed by https://freegamesky.com, and its main feature is "Solitaire mahjong game with three nice themes, six different layouts".

Extension Screenshots

screenshot

Download Green Mahjong Extension CRX File

Download Green Mahjong extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Green Mahjong Green Mahjong
ID aglkdaiofcmfomnggcojbcpbihbaceai
Official URL https://chromewebstore.google.com/detail/green-mahjong/aglkdaiofcmfomnggcojbcpbihbaceai
Description Solitaire mahjong game with three nice themes, six different layouts
File Size 6.26 MB
Installation Count 1,593
Current Version 1.0.1
Last Updated 2019-09-10
Publish Date 2019-09-09
Rating 5.00/5 Total 1 Ratings
Developer https://freegamesky.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.wallpaperaddons.com/privacy-policy
Supported Languages 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
}