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"
    ]
}