Khaledify

Subtlely Khaledify your browser.

什么是Khaledify?

Khaledify是由https://www.charlesjianlai.com开发的Chrome扩展程序,该扩展的主要功能是“Subtlely Khaledify your browser.”。

扩展截图

screenshot

下载Khaledify扩展crx文件

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