SpeedMyStream

This extension will help you measure your streaming speed

SpeedMyStreamคืออะไร?

SpeedMyStream เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://speedmystream.net และคุณลักษณะหลักของมันคือ "This extension will help you measure your streaming speed"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SpeedMyStream

ดาวน์โหลดไฟล์ส่วนขยาย SpeedMyStream ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Is your speed stream fast enough ?

Speed My stream is a free tool that allows you to test the performance and speed of your streaming speed. Use it before watch video content online to ensure that your streaming capacity is well and that you’re getting the speed you need to view your streaming.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SpeedMyStream SpeedMyStream
ID lihfjeingmjbljechjdiidchpnlhkhnc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/speedmystream/lihfjeingmjbljechjdiidchpnlhkhnc
คำอธิบาย This extension will help you measure your streaming speed
ขนาดไฟล์ 9.03 KB
จำนวนการติดตั้ง 309
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2014-03-25
วันที่เผยแพร่ 2014-03-25
คะแนน 3.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://speedmystream.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://speedmystream.net
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SpeedMyStream",
    "description": "This extension will help you measure your streaming speed",
    "version": "1.0",
    "browser_action": {
        "default_icon": "logo.png"
    },
    "background": {
        "scripts": [
            "sms.js"
        ]
    },
    "permissions": [
        "tabs"
    ]
}