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 |
Eメール | [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" ] } |