Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

Cos'è Mynthos TV?

Mynthos TV è un'estensione di Chrome sviluppata da mynthostv.assistance, e la sua funzione principale è "Extension pour savoir quand la Mynthos TV est en live".

Scarica il file CRX dell'estensione Mynthos TV

Scarica i file di estensione Mynthos TV in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
URL Ufficiale https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
Descrizione Extension pour savoir quand la Mynthos TV est en live
Dimensione del File 64.16 KB
Conteggio Installazioni 18
Versione Corrente 1.0.2
Ultimo Aggiornamento 2018-03-21
Data di Pubblicazione 2018-03-21
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore mynthostv.assistance
Tipo di Pagamento free
Lingue Supportate 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"
    }
}