JeelTV

Soyez au courant quand JeelTV lance le live !

什么是JeelTV?

JeelTV是由Sanctarius开发的Chrome扩展程序,该扩展的主要功能是“Soyez au courant quand JeelTV lance le live !”。

下载JeelTV扩展crx文件

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

扩展使用说明

                        Utilise l'extension de Jeel pour ne plus rater aucun live !

Tous droits réservés au développeur, Sanctarius.                    

扩展基本信息

名称 JeelTV JeelTV
ID eimldohfcaelicmhbpdeikpogedalhcc
官方URL https://chrome.google.com/webstore/detail/jeeltv/eimldohfcaelicmhbpdeikpogedalhcc
简介 Soyez au courant quand JeelTV lance le live !
文件大小 58.79 KB
安装次数 152
当前版本 1.2.0
更新时间 2017-01-19
上架时间 2017-01-19
评分 5.00/5 共7次评分
开发者 Sanctarius
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.twitch.tv/jeeltv
支持的语言 fr
manifest.json
{
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "description": "Soyez au courant quand JeelTV lance le live !",
    "icons": {
        "128": "iconoff128.png",
        "16": "iconoff16.png",
        "48": "iconoff48.png"
    },
    "manifest_version": 2,
    "name": "JeelTV",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.0"
}