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.”。
擴展截圖
下載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."
擴展基本資訊
名稱 | |
ID | dmnihefcaddaepbccjjcdbpobbapgmbf |
官方網址 | 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" } } |