Speed Test for Chrome - WiFi speedtest
Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption.
Что такое Speed Test for Chrome - WiFi speedtest?
Speed Test for Chrome - WiFi speedtest - это расширение Chrome, разработанное SpeedTest app, и его основная функция - "Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption.".
Снимки экрана расширения
Скачать файл CRX расширения Speed Test for Chrome - WiFi speedtest
Скачайте файлы расширений Speed Test for Chrome - WiFi speedtest в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Test your internet speed easily with the Speed Test tool for Chrome. With just one click, you can quickly measure your internet speed. It takes only a few seconds to get precise download speed results. Access the Speed Test feature from the toolbar to evaluate your internet performance effortlessly. Check your speed test now. What benefits do you receive when using our extension? - A compact and versatile browser extension - Measure internet speed within seconds Assess your internet and determine its speed in just 3 seconds using our Wifi tester: - Obtain accurate speed test results - Ensure effective speed safety - Enjoy a user-friendly interface for our software - Utilize the straightforward Internet Download Test - Experience Speed Test as a lightweight and fast-loading program - Perform a free broadband speed test Test your internet & WiFi with Simple SpeedTest for Chrome. Ping value: The time from the PC sends data to the web server until it receives feedback from the server.It's usually expressed by the degree of network delay in online games.The larger the Ping value is, the more seriously the network delay is, and the less smooth the game runs. Accurately assess your internet speed with the Speed Test extension. Initiate a network speed test now and evaluate your upload speed as well. Try this speedtest for your Internet connection Now.
Основная информация о расширении
Название | Speed Test for Chrome - WiFi speedtest |
ID | khhnfdoljialnlomkdkphhdhngfppabl |
Официальный URL | https://chromewebstore.google.com/detail/speed-test-for-chrome-wif/khhnfdoljialnlomkdkphhdhngfppabl |
Описание | Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption. |
Размер файла | 260 KB |
Количество установок | 425,048 |
Текущая Версия | 1.0.1 |
Последнее Обновление | 2023-09-19 |
Дата публикации | 2023-09-10 |
Рейтинг | 4.62/5 Всего 21 оценок |
Разработчик | SpeedTest app |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/speedwifi/privacy-policy |
Поддерживаемые языки | id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_desc__", "version": "1.0.1", "default_locale": "en", "permissions": [ "tabs" ], "icons": { "128": "128logo.png" }, "manifest_version": 3, "action": { "default_icon": "128logo.png", "default_popup": "app\/index.html", "default_title": "Speed Test" }, "host_permissions": [ "*:\/\/*\/*" ] } |