Mynthos TV

Extension pour savoir quand la Mynthos TV est en live

O que é Mynthos TV?

Mynthos TV é uma extensão do Chrome desenvolvida por mynthostv.assistance, e sua principal característica é "Extension pour savoir quand la Mynthos TV est en live".

Baixar o arquivo CRX da Extensão Mynthos TV

Baixe arquivos de extensão Mynthos TV no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Mynthos TV Mynthos TV
ID nfbfoeefhhhfllhokokfckhdcbngmbii
URL Oficial https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii
Descrição Extension pour savoir quand la Mynthos TV est en live
Tamanho do Arquivo 64.16 KB
Contagem de Instalações 18
Versão Atual 1.0.2
Última Atualização 2018-03-21
Data de Publicação 2018-03-21
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor mynthostv.assistance
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}