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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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