SpeedMyStream

This extension will help you measure your streaming speed

Qu'est-ce que SpeedMyStream ?

SpeedMyStream est une extension Chrome développée par http://speedmystream.net, et sa fonction principale est "This extension will help you measure your streaming speed".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SpeedMyStream

Téléchargez les fichiers d'extension SpeedMyStream au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom SpeedMyStream SpeedMyStream
ID lihfjeingmjbljechjdiidchpnlhkhnc
URL Officiel https://chrome.google.com/webstore/detail/speedmystream/lihfjeingmjbljechjdiidchpnlhkhnc
Description This extension will help you measure your streaming speed
Taille du Fichier 9.03 KB
Nombre d'Installations 309
Version Actuelle 1.0
Dernière Mise à Jour 2014-03-25
Date de Publication 2014-03-25
Évaluation 3.00/5 Total 1 Évaluations
Développeur http://speedmystream.net
Type de Paiement free
Site Web de l'Extension http://speedmystream.net
Langues Prises en Charge 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"
    ]
}