SpeedMyStream

This extension will help you measure your streaming speed

Apa itu SpeedMyStream?

SpeedMyStream adalah ekstensi Chrome yang dikembangkan oleh http://speedmystream.net, dan fitur utamanya adalah "This extension will help you measure your streaming speed".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi SpeedMyStream

Unduh file ekstensi SpeedMyStream dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama SpeedMyStream SpeedMyStream
ID lihfjeingmjbljechjdiidchpnlhkhnc
URL Resmi https://chrome.google.com/webstore/detail/speedmystream/lihfjeingmjbljechjdiidchpnlhkhnc
Deskripsi This extension will help you measure your streaming speed
Ukuran File 9.03 KB
Jumlah Instalasi 309
Versi Saat Ini 1.0
Terakhir Diperbarui 2014-03-25
Tanggal Publikasi 2014-03-25
Penilaian 3.00/5 Total 1 Penilaian
Pengembang http://speedmystream.net
Tipe Pembayaran free
Situs Ekstensi http://speedmystream.net
Bahasa yang Didukung 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"
    ]
}