Hell Rabbits Live

Ne ratez aucun live de la team ;) !

Co to jest Hell Rabbits Live?

Hell Rabbits Live to rozszerzenie Chrome opracowane przez https://hellrabbitsgaming.tv, a jego główną funkcją jest „Ne ratez aucun live de la team ;) !”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Hell Rabbits Live

Pobierz pliki rozszerzeń Hell Rabbits Live w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Hell Rabbits Live Hell Rabbits Live
ID fkgebaegmcnelkblomidkpodmbjemndg
Oficjalny URL https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg
Opis Ne ratez aucun live de la team ;) !
Rozmiar pliku 764 KB
Liczba instalacji 11
Aktualna Wersja 1.6.2
Ostatnia Aktualizacja 2017-08-16
Data Publikacji 2017-08-08
Ocena 4.50/5 Łącznie 8 Oceny
Deweloper https://hellrabbitsgaming.tv
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.twitch.tv/hellrabbitsgaming
Obsługiwane Języki 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"
    }
}