nMeme April Fools

(this is an edit from an existing edit of nCage. thanks to aaronneyer.

ما هو nMeme April Fools؟

nMeme April Fools هو إضافة Chrome تم تطويرها بواسطة guyfawkesmint، والميزة الرئيسية لها هي "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".

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

screenshot

تحميل ملف CRX للإضافة nMeme April Fools

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

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

                        This replaces all images to Memes, this is an edit of nCage, and nCage April fools.                    

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

الاسم nMeme April Fools nMeme April Fools
ID fldkaoljlllccadbkpplikpgdofoffcg
عنوان URL الرسمي https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg
الوصف (this is an edit from an existing edit of nCage. thanks to aaronneyer.
حجم الملف 50.06 KB
عدد التثبيتات 108
النسخة الحالية 1.20
آخر تحديث 2014-03-25
تاريخ النشر 2014-03-25
المطور guyfawkesmint
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "jquery-1.8.0.min.js",
                "background.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.",
    "manifest_version": 2,
    "name": "nMeme April Fools",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.20"
}