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
官方網址 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"
}