internetVista check this page
This extension will check availability and download speed for the current page from several monitoring centers from around the word
Что такое internetVista check this page?
internetVista check this page - это расширение Chrome, разработанное https://www.internetvista.com, и его основная функция - "This extension will check availability and download speed for the current page from several monitoring centers from around the word".
Снимки экрана расширения
Скачать файл CRX расширения internetVista check this page
Скачайте файлы расширений internetVista check this page в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
InternetVista® is a monitoring service company, specializing in the monitoring of Internet applications: website, web server (apache, Microsoft IIS,...), e-mail server, mySql database, firewall, DNS server, SOAP service, API... This extension will carry out a performance and availability check of the website you are currently looking at. This check will be performed by several monitoring centers located around the world.
Основная информация о расширении
Название | internetVista check this page |
ID | lhklfoflopebjcfbepaadhocnghilhbf |
Официальный URL | https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf |
Описание | This extension will check availability and download speed for the current page from several monitoring centers from around the word |
Размер файла | 40.54 KB |
Количество установок | 57 |
Текущая Версия | 1.1.0 |
Последнее Обновление | 2024-01-09 |
Дата публикации | 2019-11-12 |
Рейтинг | 5.00/5 Всего 4 оценок |
Разработчик | https://www.internetvista.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://www.internetvista.com |
URL страницы политики конфиденциальности | https://www.internetvista.com/terms-of-service.htm?style=no |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.1.0", "default_locale": "en", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs" ] } |