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
官方網址 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"
    }
}