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