Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

What is Mynthos TV?

Mynthos TV is a Chrome extension developed by mynthostv.assistance, and its main feature is "Extension pour savoir quand la Mynthos TV est en live".

Download Mynthos TV Extension CRX File

Download Mynthos TV extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
Official URL https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
Description Extension pour savoir quand la Mynthos TV est en live
File Size 64.16 KB
Installation Count 18
Current Version 1.0.2
Last Updated 2018-03-21
Publish Date 2018-03-21
Rating 5.00/5 Total 1 Ratings
Developer mynthostv.assistance
Payment Type free
Supported Languages 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"
    }
}