League Streams: Stream Browser

A quick and detailed stream browser.

League Streams: Stream Browser란 무엇입니까?

League Streams: Stream Browser은(는) Brioux에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A quick and detailed stream browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

League Streams: Stream Browser 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Easily access streams from multiple games right from your browser.

League Streams includes both Azubu.tv and Twitch.tv streams.

You are given control of this extension to customize to suite your viewing experience.

Skin it, Customize it, love it.

2015+ Update: Check out the other stream browser, it has almost identical features and then some more.  Likely new updates will only be pushed to the new extension.  Grab it for free here: https://chrome.google.com/webstore/detail/view-streams/caohgnfajjlomaolfpidhohnikmankjm                    

확장 프로그램 기본 정보

이름 League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
공식 URL https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
설명 A quick and detailed stream browser.
파일 크기 361 KB
설치 횟수 246
현재 버전 1.4.5.1
최근 업데이트 2017-10-04
출시 날짜 2017-10-03
평점 4.36/5 총 22 개의 평점
개발자 Brioux
결제 유형 free
확장 프로그램 웹 사이트 http://mad-chemist.com
도움말 페이지 URL http://mad-chemist.com
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "League Streams: Stream Browser",
    "description": "A quick and detailed stream browser.",
    "version": "1.4.5.1",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "css\/images\/16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "css\/images\/16.png",
        "128": "css\/images\/128.png"
    }
}