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.

Cos'è Fast.com - New Tab Page with easy speed test?

Fast.com - New Tab Page with easy speed test è un'estensione di Chrome sviluppata da Antonio Troise, e la sua funzione principale è "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Fast.com - New Tab Page with easy speed test

Scarica i file di estensione Fast.com - New Tab Page with easy speed test in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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."                    

Informazioni di Base sull'Estensione

Nome Fast.com - New Tab Page with easy speed test Fast.com - New Tab Page with easy speed test
ID dmnihefcaddaepbccjjcdbpobbapgmbf
URL Ufficiale https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf
Descrizione Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.
Dimensione del File 15.2 KB
Conteggio Installazioni 3,000
Versione Corrente 1.0
Ultimo Aggiornamento 2016-05-18
Data di Pubblicazione 2016-05-18
Valutazione 4.00/5 Totale 12 Valutazioni
Sviluppatore Antonio Troise
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}