Hell Rabbits Live

Ne ratez aucun live de la team ;) !

什么是Hell Rabbits Live?

Hell Rabbits Live是由https://hellrabbitsgaming.tv开发的Chrome扩展程序,该扩展的主要功能是“Ne ratez aucun live de la team ;) !”。

扩展截图

screenshot
screenshot

下载Hell Rabbits Live扩展crx文件

下载Hell Rabbits Live扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Hell Rabbits Live Hell Rabbits Live
ID fkgebaegmcnelkblomidkpodmbjemndg
官方URL https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg
简介 Ne ratez aucun live de la team ;) !
文件大小 764 KB
安装次数 11
当前版本 1.6.2
更新时间 2017-08-16
上架时间 2017-08-08
评分 4.50/5 共8次评分
开发者 https://hellrabbitsgaming.tv
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.twitch.tv/hellrabbitsgaming
支持的语言 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"
    }
}