Card Memory Match

The Card Memory Match Game

Cos'è Card Memory Match?

Card Memory Match è un'estensione di Chrome sviluppata da Adham Sadaqah, e la sua funzione principale è "The Card Memory Match Game".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Card Memory Match

Scarica i file di estensione Card Memory Match in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Card Memory Match Card Memory Match
ID ccjdgljbdgclnfdlopgkomdllbcnmedj
URL Ufficiale https://chromewebstore.google.com/detail/card-memory-match/ccjdgljbdgclnfdlopgkomdllbcnmedj
Descrizione The Card Memory Match Game
Dimensione del File 464 KB
Conteggio Installazioni 606
Versione Corrente 1.01
Ultimo Aggiornamento 2020-04-05
Data di Pubblicazione 2020-04-05
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Adham Sadaqah
Tipo di Pagamento free
Lingue Supportate 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"
}