Ahegao Mod For Reddit

Add ahegao theme for Reddit

ما هو Ahegao Mod For Reddit؟

Ahegao Mod For Reddit هو إضافة Chrome تم تطويرها بواسطة sammwy، والميزة الرئيسية لها هي "Add ahegao theme for Reddit".

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

screenshot

تحميل ملف CRX للإضافة Ahegao Mod For Reddit

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

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

                        This extensions change the Reddit's Background and logo and replace it with Manga/Ahegao.                    

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

الاسم Ahegao Mod For Reddit Ahegao Mod For Reddit
ID mijnmdkdbflccbedkmencjgiinjphjph
عنوان URL الرسمي https://chrome.google.com/webstore/detail/ahegao-mod-for-reddit/mijnmdkdbflccbedkmencjgiinjphjph
الوصف Add ahegao theme for Reddit
حجم الملف 4.1 KB
عدد التثبيتات 136
النسخة الحالية 0.0.1
آخر تحديث 2020-11-28
تاريخ النشر 2020-11-28
تقييم 4.71/5 مجموع تقييمات 7
المطور sammwy
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ahegao Mod For Reddit",
    "version": "0.0.1",
    "description": "Add ahegao theme for Reddit",
    "content_scripts": [
        {
            "css": [
                "src\/app.css"
            ],
            "js": [
                "src\/app.js",
                "src\/ui-injector.js"
            ],
            "matches": [
                "https:\/\/*.reddit.com\/*"
            ]
        }
    ]
}