TF.TV Stream List

Chrome extension for TF.TV's stream list

TF.TV Stream Listคืออะไร?

TF.TV Stream List เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://teamfortress.tv และคุณลักษณะหลักของมันคือ "Chrome extension for TF.TV's stream list"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TF.TV Stream List

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}