DeeZ Live

Soyez au courant quand vos streameurs préférés commence à streamer!

DeeZ Liveとは何ですか?

DeeZ LiveはMrDeeZによって開発されたChromeの拡張機能で、その主な機能は「Soyez au courant quand vos streameurs préférés commence à streamer!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Soyez au courant quand MrDeeZ commence à streamer!

L'icone de l'extension passe au rouge quand MrDeeZ est en live.
Ouvre un onglet vers le Twitch de MrDeeZ quand il est rouge et qu'on clique dessus.                    

拡張機能の基本情報

名前 DeeZ Live DeeZ Live
ID dliapjbchfcjkikjccfdapgcgiaacclg
公式URL https://chromewebstore.google.com/detail/deez-live/dliapjbchfcjkikjccfdapgcgiaacclg
説明 Soyez au courant quand vos streameurs préférés commence à streamer!
ファイルサイズ 59.96 KB
インストール数 11
現在のバージョン 2.3.0
最終更新日 2015-05-04
公開日 2015-05-04
評価 5.00/5 合計 1 レビュー
開発者 MrDeeZ
支払い方法 free
拡張機能のウェブサイト http://www.twitch.tv/mrdeezhd
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DeeZ Live",
    "description": "Soyez au courant quand vos streameurs pr\u00e9f\u00e9r\u00e9s commence \u00e0 streamer!",
    "version": "2.3.0",
    "background": {
        "scripts": [
            "jquery.min.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "https:\/\/api.dailymotion.com\/",
        "http:\/\/ulas-atila.com\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}