Mahjongg Solitaire
In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together
Co je Mahjongg Solitaire?
Mahjongg Solitaire je rozšíření Chrome vyvinuté http://www.noobgamer.club, a jeho hlavní funkcí je „In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Mahjongg Solitaire
Stáhněte si soubory rozšíření Mahjongg Solitaire ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | jhfbkphgenlemgpdceplhbaffbkimjbp |
Oficiální URL | https://chrome.google.com/webstore/detail/mahjongg-solitaire/jhfbkphgenlemgpdceplhbaffbkimjbp |
Popis | In this epic mahjong solitaire game, the goal is to clear tiles by matching two free tiles together |
Velikost souboru | 46.65 KB |
Počet instalací | 694 |
Aktuální Verze | 1 |
Poslední Aktualizace | 2020-05-30 |
Datum Vydání | 2020-05-30 |
Vývojář | http://www.noobgamer.club |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.noobgamer.club/games/play/mahjongg-solitaire |
URL Stránky Nápovědy | http://www.noobgamer.club/page/terms |
Podporované Jazyky | 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 } } |