MrElvilia - AlerteLive

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

什麼是MrElvilia - AlerteLive?

MrElvilia - AlerteLive是由https://mrelvilia.com開發的Chrome擴展程式,該擴展的主要功能是“Soyez au courant quand vos streameurs préférés commence à streamer!”。

擴展截圖

screenshot

下載MrElvilia - AlerteLive擴展crx文件

下載MrElvilia - AlerteLive擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 MrElvilia - AlerteLive MrElvilia - AlerteLive
ID ifplimnnelkgnoodgklmebileploekmf
官方網址 https://chromewebstore.google.com/detail/mrelvilia-alertelive/ifplimnnelkgnoodgklmebileploekmf
簡介 Soyez au courant quand vos streameurs préférés commence à streamer!
檔案大小 62.17 KB
安裝次數 89
目前版本 3.0.0
更新時間 2015-08-03
上架時間 2015-08-03
評分 4.95/5 共 152 次評分
開發者 https://mrelvilia.com
付費類型 free
支援的語言 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"
    }
}