Memory match game

Memory match game for chrome

What is Memory match game?

Memory match game is a Chrome extension developed by Armen Stepanyan, and its main feature is "Memory match game for chrome".

Extension Screenshots

screenshot
screenshot

Download Memory match game Extension CRX File

Download Memory match game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Memory Match games. Match pictures and find out how good is your memory! Pictures match games.                    

Extension Basic Information

Name Memory match game Memory match game
ID ahanamijdbohnllmkgmhaeobimflbfkg
Official URL https://chromewebstore.google.com/detail/memory-match-game/ahanamijdbohnllmkgmhaeobimflbfkg
Description Memory match game for chrome
File Size 6.36 MB
Installation Count 10,715
Current Version 2.0.1
Last Updated 2023-09-02
Publish Date 2020-06-12
Rating 3.70/5 Total 43 Ratings
Developer Armen Stepanyan
Email [email protected]
Payment Type free
Privacy Policy Page URL https://chess.orgfree.com/privacy.php
Supported Languages 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"
}