Khaledify
Subtlely Khaledify your browser.
什麼是Khaledify?
Khaledify是由https://www.charlesjianlai.com開發的Chrome擴展程式,該擴展的主要功能是“Subtlely Khaledify your browser.”。
擴展截圖
下載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 |
ID | ljjblicakcmiobcfpghbampbkoebilmp |
官方網址 | 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" ] } } |