Jeremysadi Live Extension

Soyez au courant quand votre streameur préféré commence à streamer!

What is Jeremysadi Live Extension?

Jeremysadi Live Extension is a Chrome extension developed by Cyannar, and its main feature is "Soyez au courant quand votre streameur préféré commence à streamer!".

Extension Screenshots

screenshot

Download Jeremysadi Live Extension Extension CRX File

Download Jeremysadi Live Extension 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

                        Soyez au courant lorsque Jeremysadi commencer à streamer.

L'icône de l'extension passe au vert et une notification vous est envoyée lorsque Jeremysadi est en Live.                    

Extension Basic Information

Name Jeremysadi Live Extension Jeremysadi Live Extension
ID daogbelhijghbcaiedbcoeiifolghehe
Official URL https://chromewebstore.google.com/detail/jeremysadi-live-extension/daogbelhijghbcaiedbcoeiifolghehe
Description Soyez au courant quand votre streameur préféré commence à streamer!
File Size 28.01 KB
Installation Count 41
Current Version 3.0
Last Updated 2017-06-22
Publish Date 2017-06-22
Rating 5.00/5 Total 5 Ratings
Developer Cyannar
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jeremysadi Live Extension",
    "description": "Soyez au courant quand votre streameur pr\u00e9f\u00e9r\u00e9 commence \u00e0 streamer!",
    "version": "3.0",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}