Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

Hvad er Mynthos TV?

Mynthos TV er en Chrome-udvidelse udviklet af mynthostv.assistance, og dens hovedfunktion er "Extension pour savoir quand la Mynthos TV est en live".

Download Mynthos TV-udvidelses-CRX-fil

Download Mynthos TV-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
Officiel URL https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
Beskrivelse Extension pour savoir quand la Mynthos TV est en live
Filstørrelse 64.16 KB
Antal Installationer 18
Nuværende Version 1.0.2
Senest Opdateret 2018-03-21
Udgivelsesdato 2018-03-21
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler mynthostv.assistance
Betalingsmetode free
Understøttede Sprog 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"
    }
}