JeelTV

Soyez au courant quand JeelTV lance le live !

What is JeelTV?

JeelTV is a Chrome extension developed by Sanctarius, and its main feature is "Soyez au courant quand JeelTV lance le live !".

Download JeelTV Extension CRX File

Download JeelTV 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

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

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

Extension Basic Information

Name JeelTV JeelTV
ID eimldohfcaelicmhbpdeikpogedalhcc
Official URL https://chrome.google.com/webstore/detail/jeeltv/eimldohfcaelicmhbpdeikpogedalhcc
Description Soyez au courant quand JeelTV lance le live !
File Size 58.79 KB
Installation Count 152
Current Version 1.2.0
Last Updated 2017-01-19
Publish Date 2017-01-19
Rating 5.00/5 Total 7 Ratings
Developer Sanctarius
Email [email protected]
Payment Type free
Extension Website https://www.twitch.tv/jeeltv
Supported Languages 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"
}