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.

What is Fast.com - New Tab Page with easy speed test?

Fast.com - New Tab Page with easy speed test is a Chrome extension developed by Antonio Troise, and its main feature is "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".

Extension Screenshots

screenshot

Download Fast.com - New Tab Page with easy speed test Extension CRX File

Download Fast.com - New Tab Page with easy speed test extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Fast.com - New Tab Page with easy speed test Fast.com - New Tab Page with easy speed test
ID dmnihefcaddaepbccjjcdbpobbapgmbf
Official URL 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.
File Size 15.2 KB
Installation Count 3,000
Current Version 1.0
Last Updated 2016-05-18
Publish Date 2016-05-18
Rating 4.00/5 Total 12 Ratings
Developer Antonio Troise
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}