BenzaieLive

Cette extension vous prévient quand Benzaie commence à streamer !

What is BenzaieLive?

BenzaieLive is a Chrome extension developed by lekmerison, and its main feature is "Cette extension vous prévient quand Benzaie commence à streamer !".

Extension Screenshots

screenshot
screenshot
screenshot

Download BenzaieLive Extension CRX File

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

                        Envie de savoir quand Benzaie est en live à tout moment ?
Cette extension est faîtes pour vous !

L'icône devient verte lorsque Benzaie lance un live, et elle devient rouge lorsque celui-ci se termine, tout simplement !                    

Extension Basic Information

Name BenzaieLive BenzaieLive
ID gkgacljnkfopiclkgobmkcbliopmbfhm
Official URL https://chromewebstore.google.com/detail/benzaielive/gkgacljnkfopiclkgobmkcbliopmbfhm
Description Cette extension vous prévient quand Benzaie commence à streamer !
File Size 79.09 KB
Installation Count 68
Current Version 1.2
Last Updated 2016-09-19
Publish Date 2016-09-19
Rating 4.83/5 Total 6 Ratings
Developer lekmerison
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "description": "Cette extension vous pr\u00e9vient quand Benzaie commence \u00e0 streamer !",
    "icons": {
        "128": "iconoff128.png",
        "16": "iconoff16.png",
        "48": "iconoff48.png"
    },
    "manifest_version": 2,
    "name": "BenzaieLive",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "version": "1.2"
}