Khaledify

Subtlely Khaledify your browser.

Wat is Khaledify?

Khaledify is een Chrome-extensie ontwikkeld door https://www.charlesjianlai.com, en de belangrijkste functie is "Subtlely Khaledify your browser.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Khaledify

Download Khaledify-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Khaledify Khaledify
ID ljjblicakcmiobcfpghbampbkoebilmp
Officiële URL https://chromewebstore.google.com/detail/khaledify/ljjblicakcmiobcfpghbampbkoebilmp
Beschrijving Subtlely Khaledify your browser.
Bestandsgrootte 3.81 MB
Aantal Installaties 51
Huidige Versie 1.1
Laatst Bijgewerkt 2016-03-04
Publicatiedatum 2016-03-03
Beoordeling 4.00/5 Totaal 12 Beoordelingen
Ontwikkelaar https://www.charlesjianlai.com
Betalingswijze free
Extensiewebsite https://github.com/sup/khaledify
Ondersteunde Talen 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"
        ]
    }
}