Card Memory Match

The Card Memory Match Game

什麼是Card Memory Match?

Card Memory Match是由Adham Sadaqah開發的Chrome擴展程式,該擴展的主要功能是“The Card Memory Match Game”。

擴展截圖

screenshot
screenshot

下載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 Card Memory Match
ID ccjdgljbdgclnfdlopgkomdllbcnmedj
官方網址 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"
}