Memory match game

Memory match game for chrome

ما هو Memory match game؟

Memory match game هو إضافة Chrome تم تطويرها بواسطة Armen Stepanyan، والميزة الرئيسية لها هي "Memory match game for chrome".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Memory match game

قم بتنزيل ملفات الامتداد Memory match game بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Memory match game Memory match game
ID ahanamijdbohnllmkgmhaeobimflbfkg
عنوان URL الرسمي https://chromewebstore.google.com/detail/memory-match-game/ahanamijdbohnllmkgmhaeobimflbfkg
الوصف Memory match game for chrome
حجم الملف 6.36 MB
عدد التثبيتات 10,715
النسخة الحالية 2.0.1
آخر تحديث 2023-09-02
تاريخ النشر 2020-06-12
تقييم 3.70/5 مجموع تقييمات 43
المطور Armen Stepanyan
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://chess.orgfree.com/privacy.php
اللغات المدعومة 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"
}