SpeedMyStream

This extension will help you measure your streaming speed

SpeedMyStreamとは何ですか?

SpeedMyStreamはhttp://speedmystream.netによって開発されたChromeの拡張機能で、その主な機能は「This extension will help you measure your streaming speed」です。

拡張機能のスクリーンショット

screenshot

SpeedMyStream拡張機能のCRXファイルをダウンロード

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