Hell Rabbits Live

Ne ratez aucun live de la team ;) !

Vad är Hell Rabbits Live?

Hell Rabbits Live är en Chrome-tillägg utvecklad av https://hellrabbitsgaming.tv, och dess huvudfunktion är "Ne ratez aucun live de la team ;) !".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Hell Rabbits Live-förlängningens CRX-fil

Ladda ner Hell Rabbits Live-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Hell Rabbits Live Hell Rabbits Live
ID fkgebaegmcnelkblomidkpodmbjemndg
Officiell webbadress https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg
Beskrivning Ne ratez aucun live de la team ;) !
Filstorlek 764 KB
Antal Installationer 11
Aktuell Version 1.6.2
Senast Uppdaterad 2017-08-16
Publiceringsdatum 2017-08-08
Betyg 4.50/5 Totalt 8 Betyg
Utvecklare https://hellrabbitsgaming.tv
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.twitch.tv/hellrabbitsgaming
Stödda Språk 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"
    }
}