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.

什么是Fast.com - New Tab Page with easy speed test?

Fast.com - New Tab Page with easy speed test是由Antonio Troise开发的Chrome扩展程序,该扩展的主要功能是“Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.”。

扩展截图

screenshot

下载Fast.com - New Tab Page with easy speed test扩展crx文件

下载Fast.com - New Tab Page with easy speed test扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Fast.com - New Tab Page with easy speed test Fast.com - New Tab Page with easy speed test
ID dmnihefcaddaepbccjjcdbpobbapgmbf
官方URL https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf
简介 Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.
文件大小 15.2 KB
安装次数 3,000
当前版本 1.0
更新时间 2016-05-18
上架时间 2016-05-18
评分 4.00/5 共12次评分
开发者 Antonio Troise
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}