Hell Rabbits Live
Ne ratez aucun live de la team ;) !
What is Hell Rabbits Live?
Hell Rabbits Live is a Chrome extension developed by https://hellrabbitsgaming.tv, and its main feature is "Ne ratez aucun live de la team ;) !".
Extension Screenshots
Download Hell Rabbits Live Extension CRX File
Download Hell Rabbits Live extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ne ratez aucun live de la team Hell Rabbits grâce à l'application !
Extension Basic Information
Name | Hell Rabbits Live |
ID | fkgebaegmcnelkblomidkpodmbjemndg |
Official URL | https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg |
Description | Ne ratez aucun live de la team ;) ! |
File Size | 764 KB |
Installation Count | 11 |
Current Version | 1.6.2 |
Last Updated | 2017-08-16 |
Publish Date | 2017-08-08 |
Rating | 4.50/5 Total 8 Ratings |
Developer | https://hellrabbitsgaming.tv |
[email protected] | |
Payment Type | free |
Extension Website | http://www.twitch.tv/hellrabbitsgaming |
Supported Languages | 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" } } |