Memify

This extension removes your stress

ما هو Memify؟

Memify هو إضافة Chrome تم تطويرها بواسطة shyam sundar، والميزة الرئيسية لها هي "This extension removes your stress".

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

screenshot

تحميل ملف CRX للإضافة Memify

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

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

                        Memify is an extension developed for removing stress while working. 
We are lost in work and forget to smile. 

This extension would give a latest meme and would make you laugh, you have to just click on it.

Keep smiling. keep working.                    

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

الاسم Memify Memify
ID clnomhekfoclkhdphboaeagjgmgkdjgg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg
الوصف This extension removes your stress
حجم الملف 2.22 MB
عدد التثبيتات 256
النسخة الحالية 0.1
آخر تحديث 2021-10-12
تاريخ النشر 2021-10-12
تقييم 4.75/5 مجموع تقييمات 4
المطور shyam sundar
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/mayhsundar/
عنوان صفحة المساعدة https://github.com/mayhsundar/
عنوان صفحة سياسة الخصوصية https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memify",
    "description": "This extension removes your stress",
    "version": "0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": ".\/layout\/meme.html",
        "default_logo": ".\/resources\/logo.png"
    },
    "icons": {
        "128": ".\/resources\/logo.png"
    }
}