Twitch.TV Statut extension : Sup0w

Extension de Sup0w, streamer partenaire Twitch.TV

Twitch.TV Statut extension : Sup0w란 무엇입니까?

Twitch.TV Statut extension : Sup0w은(는) Sup0w Dev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension de Sup0w, streamer partenaire Twitch.TV"입니다.

확장 프로그램 스크린샷

screenshot

Twitch.TV Statut extension : Sup0w 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Extension Live Notifier pour les lives de Sup0w.                    

확장 프로그램 기본 정보

이름 Twitch.TV Statut extension : Sup0w Twitch.TV Statut extension : Sup0w
ID cdikjflbegbhmaipnekccppimkpnghem
공식 URL https://chromewebstore.google.com/detail/twitchtv-statut-extension/cdikjflbegbhmaipnekccppimkpnghem
설명 Extension de Sup0w, streamer partenaire Twitch.TV
파일 크기 1.5 MB
설치 횟수 10
현재 버전 3.1
최근 업데이트 2016-10-08
출시 날짜 2016-10-08
평점 5.00/5 총 1 개의 평점
개발자 Sup0w Dev
결제 유형 free
지원되는 언어 fr
manifest.json
{
    "author": "NihilGFX",
    "background": {
        "scripts": [
            "libs\/jquery-1.11.2.js",
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Sup0w - Offline"
    },
    "description": "Extension de Sup0w, streamer partenaire Twitch.TV",
    "icons": {
        "128": "icons\/logo128.png",
        "256": "icons\/logo256.png",
        "32": "icons\/logo32.png",
        "64": "icons\/logo64.png"
    },
    "manifest_version": 2,
    "name": "Twitch.TV Statut extension : Sup0w",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1"
}