Speedtest by Jalti.in

Test your Internet Bandwidth Speed

Что такое Speedtest by Jalti.in?

Speedtest by Jalti.in - это расширение Chrome, разработанное https://jalti.in, и его основная функция - "Test your Internet Bandwidth Speed".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Speedtest by Jalti.in

Скачайте файлы расширений 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 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
Электронная почта [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"
    }
}