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是由https://www.internetvista.com开发的Chrome扩展程序,该扩展的主要功能是“This extension will check availability and download speed for the current page from several monitoring centers from around the word”。
扩展截图
下载internetVista check this page扩展crx文件
下载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" ] } |