Memory match game

Memory match game for chrome

Apa itu Memory match game?

Memory match game adalah ekstensi Chrome yang dikembangkan oleh olegorlov22122, dan fitur utamanya adalah "Memory match game for chrome".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Memory match game

Unduh file ekstensi Memory match game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Match the same pair of images and test & improve your memory with this game.                    

Informasi Dasar Ekstensi

Nama Memory match game Memory match game
ID jgkfgambongnfpaenojcljdbhlolgfkk
URL Resmi https://chrome.google.com/webstore/detail/memory-match-game/jgkfgambongnfpaenojcljdbhlolgfkk
Deskripsi Memory match game for chrome
Ukuran File 3.73 MB
Jumlah Instalasi 1,787
Versi Saat Ini 2.2
Terakhir Diperbarui 2022-11-22
Tanggal Publikasi 2020-05-27
Penilaian 5.00/5 Total 3 Penilaian
Pengembang olegorlov22122
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "action": {
        "default_icon": "64.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Memory match  game for chrome",
    "icons": {
        "128": "128.png",
        "16": "64.png",
        "48": "64.png"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzN+IaAtniP+1TO8VHZsR0mYAXDe2MxGpR+Ru0da+kDVZ5LyXxFbHUzSU3BysvbFBC7iag4S65UflglYq4UvyC9on3PiOvUrzRP5zGKCPG5RpMq29BQ1QLzrp7xbgQ8e3ZQ2xDZoUZmMnG5xRhNbnTeZxgfZt8bunIXcQkCqp\/xeTuU7TK3IxIKhoQY77O7RNHIIrfdiIjwvNUfkhYZxUZ1pJeJwAB5Wl3hCwXYB1aHzDWP6XqzF\/9lXLouehZlB9TrnDplgzByM4RZIocSzYwN2f5qoWtaINdXzzR4gDAmYy9F9hKItmuC03sY7OXP7D\/JS+c4qy6olierLbpp0dQIDAQAB",
    "manifest_version": 3,
    "name": "Memory match game",
    "options_page": "option.html",
    "permissions": [
        "declarativeNetRequest"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}