MrElvilia - AlerteLive

Soyez au courant quand vos streameurs préférés commence à streamer!

What is MrElvilia - AlerteLive?

MrElvilia - AlerteLive is a Chrome extension developed by https://mrelvilia.com, and its main feature is "Soyez au courant quand vos streameurs préférés commence à streamer!".

Extension Screenshots

screenshot

Download MrElvilia - AlerteLive Extension CRX File

Download MrElvilia - AlerteLive 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

                        Afin de ne pas louper le lancement des lives d'Elvi, cette petite extension vous informe en temps réel en cas de lancement de live et ce directement dans votre navigateur Web.

La notification SMS et mail pouvant être contraignants, cette extension permet de se tenir informer sans se faire spam de mail ou louper le live en cas de SMS en retard !

Développé par Mury
https://twitter.com/MuryLive                    

Extension Basic Information

Name MrElvilia - AlerteLive MrElvilia - AlerteLive
ID ifplimnnelkgnoodgklmebileploekmf
Official URL https://chromewebstore.google.com/detail/mrelvilia-alertelive/ifplimnnelkgnoodgklmebileploekmf
Description Soyez au courant quand vos streameurs préférés commence à streamer!
File Size 62.17 KB
Installation Count 89
Current Version 3.0.0
Last Updated 2015-08-03
Publish Date 2015-08-03
Rating 4.95/5 Total 152 Ratings
Developer https://mrelvilia.com
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MrElvilia - AlerteLive",
    "description": "Soyez au courant quand vos streameurs pr\u00e9f\u00e9r\u00e9s commence \u00e0 streamer!",
    "version": "3.0.0",
    "background": {
        "scripts": [
            "jquery.min.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "https:\/\/api.dailymotion.com\/",
        "http:\/\/ulas-atila.com\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}