Speedtest by Jalti.in
Test your Internet Bandwidth Speed
什麼是Speedtest by Jalti.in?
Speedtest by Jalti.in是由https://jalti.in開發的Chrome擴展程式,該擴展的主要功能是“Test your Internet Bandwidth Speed”。
擴展截圖
下載Speedtest by Jalti.in擴展crx文件
下載Speedtest by Jalti.in擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
What is Jalti.in ? Jalti.in calculates your current internet bandwidth. Generally you will get this speed results from internet service providers to which your gadget is connected. How to check ? Open extension, Click Start. That's it. Test 2 to 3 times for average results. Remember to close all downloads like download manager, torrents and streaming or buffering activities before you run Jalti.in. Why does Jalti.in report on ping, latency, jitter and other things? Jalti.in is a simple-to-use way for Indian consumers to test what bandwidth their ISP is providing. Designed for network engineers as a tool for analysis and diagnostic speed test suite. Will the Jalti.in speed test work everywhere in the world? Jalti.in will test internet speed globally on any device (mobile phones, desktops, laptops, or smart TV with browser). Why is Jalti.in offering the speed test service for free? We thought consumers need simple, quick, commercial-free way to estimate the internet speed their ISP is providing.
擴展基本資訊
名稱 | Speedtest by Jalti.in |
ID | kooidfnckbpofeicilkeiobhjjjfhhhh |
官方網址 | https://chromewebstore.google.com/detail/speedtest-by-jaltiin/kooidfnckbpofeicilkeiobhjjjfhhhh |
簡介 | Test your Internet Bandwidth Speed |
檔案大小 | 130 KB |
安裝次數 | 130 |
目前版本 | 5.0 |
更新時間 | 2022-04-17 |
上架時間 | 2020-09-30 |
評分 | 3.50/5 共 8 次評分 |
開發者 | https://jalti.in |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.jalti.in/ |
說明頁面URL | https://www.jalti.in/support.html |
隱私政策頁面URL | https://jalti.in/privacy_policy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Speedtest by Jalti.in", "version": "5.0", "host_permissions": [ "https:\/\/jalti.in\/", "*:\/\/*\/*" ], "description": "Test your Internet Bandwidth Speed", "icons": { "19": "jalti_favicon-19.png", "48": "jalti_favicon-48.png", "128": "jalti_favicon-128.png" }, "action": { "default_icon": "jalti_favicon-19.png", "default_popup": "popup.html" } } |