Memory match game

Memory match game for chrome

什么是Memory match game?

Memory match game是由Armen Stepanyan开发的Chrome扩展程序,该扩展的主要功能是“Memory match game for chrome”。

扩展截图

screenshot
screenshot

下载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 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
电子邮箱 [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"
}