Meme Extended

When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.

ما هو Meme Extended؟

Meme Extended هو إضافة Chrome تم تطويرها بواسطة 0xsenpy، والميزة الرئيسية لها هي "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Meme Extended

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

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

                        Sometimes you need a quick escape from the boring stuff you are doing on the internet and this extension helps you in doing so by providing you random memes. I mean who will go to phone and open Reddit for watching memes when you can do it here in a single click. Enjoy!                    

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

الاسم Meme Extended Meme Extended
ID idlbmmhidnbnkjbjfmieddfaojajofho
عنوان URL الرسمي https://chromewebstore.google.com/detail/meme-extended/idlbmmhidnbnkjbjfmieddfaojajofho
الوصف When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.
حجم الملف 15.78 KB
عدد التثبيتات 78
النسخة الحالية 0.0.1
آخر تحديث 2022-07-24
تاريخ النشر 2022-07-23
تقييم 5.00/5 مجموع تقييمات 1
المطور 0xsenpy
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meme Extended",
    "version": "0.0.1",
    "manifest_version": 3,
    "description": "When you need a quick escape from some boring stuff you are doing, this extension helps you in doing so by providing random memes.",
    "action": {
        "default_popup": "meme.html",
        "default_icon": "logo-128.png"
    },
    "icons": {
        "16": "logo-16.png",
        "32": "logo-16.png",
        "48": "logo-16.png",
        "128": "logo-128.png"
    }
}