Memory match game

Memory match game for chrome

Cos'è Memory match game?

Memory match game è un'estensione di Chrome sviluppata da Armen Stepanyan, e la sua funzione principale è "Memory match game for chrome".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Memory match game

Scarica i file di estensione Memory match game 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

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

Informazioni di Base sull'Estensione

Nome Memory match game Memory match game
ID ahanamijdbohnllmkgmhaeobimflbfkg
URL Ufficiale https://chromewebstore.google.com/detail/memory-match-game/ahanamijdbohnllmkgmhaeobimflbfkg
Descrizione Memory match game for chrome
Dimensione del File 6.36 MB
Conteggio Installazioni 10,715
Versione Corrente 2.0.1
Ultimo Aggiornamento 2023-09-02
Data di Pubblicazione 2020-06-12
Valutazione 3.70/5 Totale 43 Valutazioni
Sviluppatore Armen Stepanyan
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://chess.orgfree.com/privacy.php
Lingue Supportate 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"
}