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.                     扩展基本信息
| 名称 |   |  
| 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"
}  |  |