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.
Was ist Fast.com - New Tab Page with easy speed test?
Fast.com - New Tab Page with easy speed test ist eine Chrome-Erweiterung, die von Antonio Troise entwickelt wurde, und ihr Hauptmerkmal ist "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".
Erweiterungsscreenshots
Fast.com - New Tab Page with easy speed test-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fast.com - New Tab Page with easy speed test-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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."
Grundlegende Informationen zur Erweiterung
Name | |
ID | dmnihefcaddaepbccjjcdbpobbapgmbf |
Offizielle URL | https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf |
Beschreibung | Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads. |
Dateigröße | 15.2 KB |
Installationsanzahl | 3,000 |
Aktuelle Version | 1.0 |
Letztes Update | 2016-05-18 |
Veröffentlichungsdatum | 2016-05-18 |
Bewertung | 4.00/5 Insgesamt 12 Bewertungen |
Entwickler | Antonio Troise |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |