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 là gì?

internetVista check this page là một tiện ích mở rộng Chrome được phát triển bởi https://www.internetvista.com, và tính năng chính của nó là "This extension will check availability and download speed for the current page from several monitoring centers from around the word".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng internetVista check this page

Tải xuống các tệp mở rộng internetVista check this page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
URL Chính Thức https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Mô tả This extension will check availability and download speed for the current page from several monitoring centers from around the word
Kích Thước Tệp 40.54 KB
Số Lần Cài Đặt 57
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2024-01-09
Ngày Phát Hành 2019-11-12
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://www.internetvista.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.internetvista.com
URL Trang Chính Sách Bảo Mật https://www.internetvista.com/terms-of-service.htm?style=no
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}