Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

Mynthos TVとは何ですか?

Mynthos TVはmynthostv.assistanceによって開発されたChromeの拡張機能で、その主な機能は「Extension pour savoir quand la Mynthos TV est en live」です。

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

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

拡張機能の使用方法

                        Une extension pour savoir quand la Mynthos TV part en live !                    

拡張機能の基本情報

名前 Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
公式URL https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
説明 Extension pour savoir quand la Mynthos TV est en live
ファイルサイズ 64.16 KB
インストール数 18
現在のバージョン 1.0.2
最終更新日 2018-03-21
公開日 2018-03-21
評価 5.00/5 合計 1 レビュー
開発者 mynthostv.assistance
支払い方法 free
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mynthos TV",
    "description": "Extension pour savoir quand la Mynthos TV est en live",
    "version": "1.0.2",
    "homepage_url": "https:\/\/www.twitch.tv\/mynthos",
    "permissions": [
        "notifications",
        "alarms"
    ],
    "background": {
        "scripts": [
            "jquery.min.js",
            "background-script.js"
        ]
    },
    "icons": {
        "48": "icon\/mynthos-48.png",
        "96": "icon\/mynthos-96.png"
    }
}