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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة internetVista check this page
قم بتنزيل ملفات الامتداد internetVista check this page بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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" ] } |