KennyStream

Soyez au courant quand votre streameur préféré commence à streamer!

KennyStream là gì?

KennyStream là một tiện ích mở rộng Chrome được phát triển bởi DakaYd0 | Clement.F, và tính năng chính của nó là "Soyez au courant quand votre streameur préféré commence à streamer!".

Ả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 KennyStream

Tải xuống các tệp mở rộng KennyStream 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

                        Streamer très puissant chez @EclypsiaCOM - 
Youtube & Twitch : KennyStream -
Contact : [email protected]                    

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

Tên KennyStream KennyStream
ID mnoeihpnphpmglpmnipbakgadjfpocmf
URL Chính Thức https://chromewebstore.google.com/detail/kennystream/mnoeihpnphpmglpmnipbakgadjfpocmf
Mô tả Soyez au courant quand votre streameur préféré commence à streamer!
Kích Thước Tệp 99.33 KB
Số Lần Cài Đặt 15
Phiên Bản Hiện Tại 2.4.6
Cập Nhật Lần Cuối 2017-07-22
Ngày Phát Hành 2017-07-22
Nhà Phát Triển DakaYd0 | Clement.F
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "KennyStream",
    "description": "Soyez au courant quand votre streameur pr\u00e9f\u00e9r\u00e9 commence \u00e0 streamer!",
    "version": "2.4.6",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconon48.png",
        "128": "iconon128.png"
    }
}