Mahjongg Solitaire
In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together
Mahjongg Solitaire क्या है?
Mahjongg Solitaire http://www.noobgamer.club द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Mahjongg Solitaire एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together. Free tiles are those whose sides are uncovered. If you're stuck, click the "Hint" button in the bottom-right corner for some help! Put your eyes to the test and find out why the world loves this free mahjong solitaire game!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jhfbkphgenlemgpdceplhbaffbkimjbp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/mahjongg-solitaire/jhfbkphgenlemgpdceplhbaffbkimjbp |
विवरण | In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together |
फ़ाइल का आकार | 46.65 KB |
स्थापना संख्या | 694 |
वर्तमान संस्करण | 1 |
अंतिम अपडेट | 2020-05-30 |
प्रकाशन तिथि | 2020-05-30 |
डेवलपर | http://www.noobgamer.club |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.noobgamer.club/games/play/mahjongg-solitaire |
सहायता पृष्ठ URL | http://www.noobgamer.club/page/terms |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mahjongg Solitaire", "manifest_version": 2, "description": "In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |