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 هو إضافة Chrome تم تطويرها بواسطة Antonio Troise، والميزة الرئيسية لها هي "Enhance your New Tab Page with Fast.com by Netflix, the simplest internet speed test on the Web. No Ads.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Fast.com - New Tab Page with easy speed test
قم بتنزيل ملفات الامتداد Fast.com - New Tab Page with easy speed test بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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."
معلومات أساسية عن التمديد
الاسم | |
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" } } |