Green Mahjong

Solitaire mahjong game with three nice themes, six different layouts

Green Mahjong क्या है?

Green Mahjong https://freegamesky.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Solitaire mahjong game with three nice themes, six different layouts"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Green Mahjong एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}