KennyStream

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

KennyStreamとは何ですか?

KennyStreamはDakaYd0 | Clement.Fによって開発されたChromeの拡張機能で、その主な機能は「Soyez au courant quand votre streameur préféré commence à streamer!」です。

拡張機能のスクリーンショット

screenshot

KennyStream拡張機能のCRXファイルをダウンロード

KennyStream拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 KennyStream KennyStream
ID mnoeihpnphpmglpmnipbakgadjfpocmf
公式URL https://chromewebstore.google.com/detail/kennystream/mnoeihpnphpmglpmnipbakgadjfpocmf
説明 Soyez au courant quand votre streameur préféré commence à streamer!
ファイルサイズ 99.33 KB
インストール数 15
現在のバージョン 2.4.6
最終更新日 2017-07-22
公開日 2017-07-22
開発者 DakaYd0 | Clement.F
支払い方法 free
対応言語 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"
    }
}