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
Eメール [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"
    }
}