Card Memory Match

The Card Memory Match Game

What is Card Memory Match?

Card Memory Match is a Chrome extension developed by Adham Sadaqah, and its main feature is "The Card Memory Match Game".

Extension Screenshots

screenshot
screenshot

Download Card Memory Match Extension CRX File

Download Card Memory Match 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

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

Extension Basic Information

Name Card Memory Match Card Memory Match
ID ccjdgljbdgclnfdlopgkomdllbcnmedj
Official URL https://chromewebstore.google.com/detail/card-memory-match/ccjdgljbdgclnfdlopgkomdllbcnmedj
Description The Card Memory Match Game
File Size 464 KB
Installation Count 606
Current Version 1.01
Last Updated 2020-04-05
Publish Date 2020-04-05
Rating 5.00/5 Total 1 Ratings
Developer Adham Sadaqah
Payment Type free
Supported Languages 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"
}