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 |
公式URL | 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 |
Eメール | [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" } } |