Fast.com - New Tab Page with easy speed test

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.

Merlin
Additional files are visible only to premium users

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": {
    "19": "icon-32x32.png",
    "128": "icon-120x120.png"
  }
}