Card Memory Match
The Card Memory Match Game
Card Memory Matchとは何ですか?
Card Memory MatchはAdham Sadaqahによって開発されたChromeの拡張機能で、その主な機能は「The Card Memory Match Game」です。
拡張機能のスクリーンショット
Card Memory Match拡張機能のCRXファイルをダウンロード
Card Memory Match拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Brain games. Match pictures and find out how good is your memory! Pictures match games.
拡張機能の基本情報
名前 | Card Memory Match |
ID | ccjdgljbdgclnfdlopgkomdllbcnmedj |
公式URL | https://chromewebstore.google.com/detail/card-memory-match/ccjdgljbdgclnfdlopgkomdllbcnmedj |
説明 | The Card Memory Match Game |
ファイルサイズ | 464 KB |
インストール数 | 606 |
現在のバージョン | 1.01 |
最終更新日 | 2020-04-05 |
公開日 | 2020-04-05 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Adham Sadaqah |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Card Memory Match", "version": "1.01", "description": "The Card Memory Match Game", "default_icon": "icon.png", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "author": "Adham Sadaqah" } |