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 |
官方網址 | 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" ] } |