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.
擴展基本資訊
名稱 | ![]() |
ID | ceaikjmnnmcokebkjhlaebbeoangichf |
官方網址 | 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" } } |