Khaledify

Subtlely Khaledify your browser.

Khaledify là gì?

Khaledify là một tiện ích mở rộng Chrome được phát triển bởi https://www.charlesjianlai.com, và tính năng chính của nó là "Subtlely Khaledify your browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Khaledify

Tải xuống các tệp mở rộng Khaledify dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Khaledify Khaledify
ID ljjblicakcmiobcfpghbampbkoebilmp
URL Chính Thức https://chromewebstore.google.com/detail/khaledify/ljjblicakcmiobcfpghbampbkoebilmp
Mô tả Subtlely Khaledify your browser.
Kích Thước Tệp 3.81 MB
Số Lần Cài Đặt 51
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2016-03-04
Ngày Phát Hành 2016-03-03
Đánh Giá 4.00/5 Tổng số 12 Đánh Giá
Nhà Phát Triển https://www.charlesjianlai.com
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/sup/khaledify
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}