SpeedMyStream

This extension will help you measure your streaming speed

Wat is SpeedMyStream?

SpeedMyStream is een Chrome-extensie ontwikkeld door http://speedmystream.net, en de belangrijkste functie is "This extension will help you measure your streaming speed".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SpeedMyStream

Download SpeedMyStream-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam SpeedMyStream SpeedMyStream
ID lihfjeingmjbljechjdiidchpnlhkhnc
Officiële URL https://chrome.google.com/webstore/detail/speedmystream/lihfjeingmjbljechjdiidchpnlhkhnc
Beschrijving This extension will help you measure your streaming speed
Bestandsgrootte 9.03 KB
Aantal Installaties 309
Huidige Versie 1.0
Laatst Bijgewerkt 2014-03-25
Publicatiedatum 2014-03-25
Beoordeling 3.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://speedmystream.net
Betalingswijze free
Extensiewebsite http://speedmystream.net
Ondersteunde Talen 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"
    ]
}