Khaledify

Subtlely Khaledify your browser.

Khaledifyคืออะไร?

Khaledify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.charlesjianlai.com และคุณลักษณะหลักของมันคือ "Subtlely Khaledify your browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Khaledify

ดาวน์โหลดไฟล์ส่วนขยาย Khaledify ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
        ]
    }
}