Hell Rabbits Live

Ne ratez aucun live de la team ;) !

O que é Hell Rabbits Live?

Hell Rabbits Live é uma extensão do Chrome desenvolvida por https://hellrabbitsgaming.tv, e sua principal característica é "Ne ratez aucun live de la team ;) !".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Hell Rabbits Live

Baixe arquivos de extensão Hell Rabbits Live 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

                        Ne ratez aucun live de la team Hell Rabbits grâce à l'application !                    

Informações Básicas da Extensão

Nome Hell Rabbits Live Hell Rabbits Live
ID fkgebaegmcnelkblomidkpodmbjemndg
URL Oficial https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg
Descrição Ne ratez aucun live de la team ;) !
Tamanho do Arquivo 764 KB
Contagem de Instalações 11
Versão Atual 1.6.2
Última Atualização 2017-08-16
Data de Publicação 2017-08-08
Classificação 4.50/5 Total de 8 Avaliações
Desenvolvedor https://hellrabbitsgaming.tv
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.twitch.tv/hellrabbitsgaming
Idiomas Suportados fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hell Rabbits Live",
    "author": "Thomas Pecriaux",
    "description": "Ne ratez aucun live de la team ;) !",
    "version": "1.6.2",
    "background": {
        "scripts": [
            "libs\/jquery-1.11.2.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "icons": {
        "256": "icons\/logo256.png",
        "128": "icons\/logo128.png",
        "64": "icons\/logo64.png",
        "32": "icons\/logo32.png"
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_title": "Hell Rabbits - offline",
        "default_popup": "popup.html",
        "default_icon": "icon_off.png"
    }
}