TF.TV Stream List

Chrome extension for TF.TV's stream list

TF.TV Stream List란 무엇입니까?

TF.TV Stream List은(는) http://teamfortress.tv에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chrome extension for TF.TV's stream list"입니다.

TF.TV Stream List 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This addon gives you the utility of the TeamFortress.TV stream bar containing all competitive Team Fortress 2 streams.                    

확장 프로그램 기본 정보

이름 TF.TV Stream List TF.TV Stream List
ID ceaikjmnnmcokebkjhlaebbeoangichf
공식 URL https://chrome.google.com/webstore/detail/tftv-stream-list/ceaikjmnnmcokebkjhlaebbeoangichf
설명 Chrome extension for TF.TV's stream list
파일 크기 4.06 KB
설치 횟수 44
현재 버전 1.0
최근 업데이트 2012-09-05
출시 날짜 2012-09-05
평점 4.40/5 총 10 개의 평점
개발자 http://teamfortress.tv
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TF.TV Stream List",
    "version": "1.0",
    "description": "Chrome extension for TF.TV's stream list",
    "permissions": [
        "http:\/\/www.teamfortress.tv\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}