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"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ 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 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"
    ]
}