Memory match game
Memory match game for chrome
Memory match gameとは何ですか?
Memory match gameはArmen Stepanyanによって開発されたChromeの拡張機能で、その主な機能は「Memory match game for chrome」です。
拡張機能のスクリーンショット
Memory match game拡張機能のCRXファイルをダウンロード
Memory match game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Memory Match games. Match pictures and find out how good is your memory! Pictures match games.
拡張機能の基本情報
名前 | Memory match game |
ID | ahanamijdbohnllmkgmhaeobimflbfkg |
公式URL | https://chromewebstore.google.com/detail/memory-match-game/ahanamijdbohnllmkgmhaeobimflbfkg |
説明 | Memory match game for chrome |
ファイルサイズ | 6.36 MB |
インストール数 | 10,715 |
現在のバージョン | 2.0.1 |
最終更新日 | 2023-09-02 |
公開日 | 2020-06-12 |
評価 | 3.70/5 合計 43 レビュー |
開発者 | Armen Stepanyan |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://chess.orgfree.com/privacy.php |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "64.png" }, "description": "Memory match game for chrome", "icons": { "128": "128.png", "48": "64.png", "16": "64.png" }, "manifest_version": 3, "name": "Memory match game", "options_page": "option.html", "version": "2.0.1" } |