Khaledify

Subtlely Khaledify your browser.

ما هو Khaledify؟

Khaledify هو إضافة Chrome تم تطويرها بواسطة https://www.charlesjianlai.com، والميزة الرئيسية لها هي "Subtlely Khaledify your browser.".

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

screenshot

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

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

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

                        Enjoy DJ Khaled quotes? Want your friends to experience them? Download this extension on your or your friend's browser and automatically play one of DJ Khaled's keys to success every five minutes.

Bless up 🙏🔑🔑 🔑

Source Code: https://github.com/sup/khaledify
Sound clips and inspiration from http://www.theydontwantyouto.win/                    

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

الاسم Khaledify Khaledify
ID ljjblicakcmiobcfpghbampbkoebilmp
عنوان URL الرسمي https://chromewebstore.google.com/detail/khaledify/ljjblicakcmiobcfpghbampbkoebilmp
الوصف Subtlely Khaledify your browser.
حجم الملف 3.81 MB
عدد التثبيتات 51
النسخة الحالية 1.1
آخر تحديث 2016-03-04
تاريخ النشر 2016-03-03
تقييم 4.00/5 مجموع تقييمات 12
المطور https://www.charlesjianlai.com
نوع الدفع free
موقع الإضافة https://github.com/sup/khaledify
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Khaledify",
    "short_name": "Khaledify",
    "version": "1.1",
    "description": "Subtlely Khaledify your browser. ",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "web_accessible_resources": [
        "img\/icon128.png"
    ],
    "background": {
        "scripts": [
            "js\/khaledify.js"
        ]
    }
}