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.
O que é Fast.com - New Tab Page with easy speed test?
Fast.com - New Tab Page with easy speed test é uma extensão do Chrome desenvolvida por Antonio Troise, e sua principal característica é "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fast.com - New Tab Page with easy speed test
Baixe arquivos de extensão Fast.com - New Tab Page with easy speed test no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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."
Informações Básicas da Extensão
Nome | |
ID | dmnihefcaddaepbccjjcdbpobbapgmbf |
URL Oficial | https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf |
Descrição | Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads. |
Tamanho do Arquivo | 15.2 KB |
Contagem de Instalações | 3,000 |
Versão Atual | 1.0 |
Última Atualização | 2016-05-18 |
Data de Publicação | 2016-05-18 |
Classificação | 4.00/5 Total de 12 Avaliações |
Desenvolvedor | Antonio Troise |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |