La Meute

Soyez au courant quand Aiekillu commence à streamer!

La Meute란 무엇입니까?

La Meute은(는) EpikCloud에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Soyez au courant quand Aiekillu commence à streamer!"입니다.

확장 프로그램 스크린샷

screenshot

La Meute 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Soyez au courant quand Aiekillu commence à streamer. Cette application vous ajoute un petit bouton avec le logo de la Meute, qui à deux fonctions : 
- Pas de live : Ce bouton vous redirige vers le twitter @Aiekillu
- Live : Celui ci vous redirige vers le lien twitch.
Une notification sera affiché dès qu'Aiekillu live (C'est Sven qui l'envoie lel).

La Meute, une application par EpikCloud (https://twitter.com/EpikCloud)
Crédits Image : TORTUEX                    

확장 프로그램 기본 정보

이름 La Meute La Meute
ID lpchifjainclkopdhbiocncckofifijh
공식 URL https://chromewebstore.google.com/detail/la-meute/lpchifjainclkopdhbiocncckofifijh
설명 Soyez au courant quand Aiekillu commence à streamer!
파일 크기 42.01 KB
설치 횟수 88
현재 버전 1.0.1
최근 업데이트 2015-11-19
출시 날짜 2015-11-19
평점 5.00/5 총 7 개의 평점
개발자 EpikCloud
결제 유형 free
지원되는 언어 fr
manifest.json
{
    "background": {
        "scripts": [
            "jquery.min.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "description": "Soyez au courant quand Aiekillu commence \u00e0 streamer!",
    "icons": {
        "128": "iconoff128.png",
        "16": "iconoff16.png",
        "48": "iconoff48.png"
    },
    "manifest_version": 2,
    "name": "La Meute",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "https:\/\/api.dailymotion.com\/",
        "http:\/\/ulas-atila.com\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}