Hell Rabbits Live
Ne ratez aucun live de la team ;) !
Qu'est-ce que Hell Rabbits Live ?
Hell Rabbits Live est une extension Chrome développée par https://hellrabbitsgaming.tv, et sa fonction principale est "Ne ratez aucun live de la team ;) !".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hell Rabbits Live
Téléchargez les fichiers d'extension Hell Rabbits Live au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Ne ratez aucun live de la team Hell Rabbits grâce à l'application !
Informations de Base sur l'Extension
Nom | Hell Rabbits Live |
ID | fkgebaegmcnelkblomidkpodmbjemndg |
URL Officiel | https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg |
Description | Ne ratez aucun live de la team ;) ! |
Taille du Fichier | 764 KB |
Nombre d'Installations | 11 |
Version Actuelle | 1.6.2 |
Dernière Mise à Jour | 2017-08-16 |
Date de Publication | 2017-08-08 |
Évaluation | 4.50/5 Total 8 Évaluations |
Développeur | https://hellrabbitsgaming.tv |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.twitch.tv/hellrabbitsgaming |
Langues Prises en Charge | 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" } } |