Khaledify
Subtlely Khaledify your browser.
What is Khaledify?
Khaledify is a Chrome extension developed by https://www.charlesjianlai.com, and its main feature is "Subtlely Khaledify your browser.".
Extension Screenshots
Download Khaledify Extension CRX File
Download Khaledify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | Khaledify |
ID | ljjblicakcmiobcfpghbampbkoebilmp |
Official URL | https://chromewebstore.google.com/detail/khaledify/ljjblicakcmiobcfpghbampbkoebilmp |
Description | Subtlely Khaledify your browser. |
File Size | 3.81 MB |
Installation Count | 51 |
Current Version | 1.1 |
Last Updated | 2016-03-04 |
Publish Date | 2016-03-03 |
Rating | 4.00/5 Total 12 Ratings |
Developer | https://www.charlesjianlai.com |
Payment Type | free |
Extension Website | https://github.com/sup/khaledify |
Supported Languages | 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" ] } } |