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 là gì?
Fast.com - New Tab Page with easy speed test là một tiện ích mở rộng Chrome được phát triển bởi Antonio Troise, và tính năng chính của nó là "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Fast.com - New Tab Page with easy speed test
Tải xuống các tệp mở rộng Fast.com - New Tab Page with easy speed test dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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."
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dmnihefcaddaepbccjjcdbpobbapgmbf |
URL Chính Thức | https://chrome.google.com/webstore/detail/fastcom-new-tab-page-with/dmnihefcaddaepbccjjcdbpobbapgmbf |
Mô tả | Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads. |
Kích Thước Tệp | 15.2 KB |
Số Lần Cài Đặt | 3,000 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2016-05-18 |
Ngày Phát Hành | 2016-05-18 |
Đánh Giá | 4.00/5 Tổng số 12 Đánh Giá |
Nhà Phát Triển | Antonio Troise |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |