Dye Live

Sois au courant des lives de Dye en temps réel !

Dye Liveとは何ですか?

Dye LiveはNayによって開発されたChromeの拡張機能で、その主な機能は「Sois au courant des lives de Dye en temps réel !」です。

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

screenshot

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

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

拡張機能の使用方法

                        Ne rate plus aucun stream de Dye !

Cette extension te prévient en temps réel si Rx Dye est en live, et te permet de joindre le stream en un seul clic.


Version pour Firefox : https://addons.mozilla.org/en-US/firefox/addon/dye-live/                    

拡張機能の基本情報

名前 Dye Live Dye Live
ID jmmbfpcklchhibghngjbhebnmjpediib
公式URL https://chromewebstore.google.com/detail/dye-live/jmmbfpcklchhibghngjbhebnmjpediib
説明 Sois au courant des lives de Dye en temps réel !
ファイルサイズ 64.65 KB
インストール数 46
現在のバージョン 1.6
最終更新日 2020-06-02
公開日 2020-06-02
評価 5.00/5 合計 2 レビュー
開発者 Nay
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dye Live",
    "version": "1.6",
    "description": "Sois au courant des lives de Dye en temps r\u00e9el !",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "96": "img\/icon96.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "http:\/\/92.222.89.46\/"
    ]
}