Fast.com - New Tab Page with easy speed test

Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.

Qu'est-ce que Fast.com - New Tab Page with easy speed test ?

Fast.com - New Tab Page with easy speed test est une extension Chrome développée par Antonio Troise, et sa fonction principale est "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fast.com - New Tab Page with easy speed test

Téléchargez les fichiers d'extension Fast.com - New Tab Page with easy speed test 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

                        Netflix has launched the simplest speed test on the Web: it’s called Fast.com.
It’s incredibly minimal, and loads pretty much immediately. It measures your internet service provider’s (ISP) download speed, which it will present in huge digits after a few seconds of testing.

"Fast.com is a simple-to-use way for consumers to estimate what speed their ISP is providing. It is not a network engineer’s analysis and diagnostic suite."                    

Informations de Base sur l'Extension

Nom Fast.com - New Tab Page with easy speed test Fast.com - New Tab Page with easy speed test
ID dmnihefcaddaepbccjjcdbpobbapgmbf
URL Officiel https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf
Description Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.
Taille du Fichier 15.2 KB
Nombre d'Installations 3,000
Version Actuelle 1.0
Dernière Mise à Jour 2016-05-18
Date de Publication 2016-05-18
Évaluation 4.00/5 Total 12 Évaluations
Développeur Antonio Troise
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fast.com - New Tab Page with easy speed test",
    "description": "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.",
    "version": "1.0",
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon-120x120.png",
        "19": "icon-32x32.png"
    }
}