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文件

下载TF.TV Stream List扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}