WebAccess

WebAccess browser plug-in.

Τι είναι το WebAccess;

Το WebAccess είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Thermo Fisher Scientific, και η κύρια λειτουργία του είναι "WebAccess browser plug-in.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης WebAccess

Λήψη αρχείων επέκτασης WebAccess σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Thermo Scientific™ WebAccess Suite™ is the simple and secure application virtualization solution that extends the reach of existing Windows applications to corporate networks or the Web. With the WebAccess Suite, authorized employees, business partners, and customers can securely access your installed Thermo Fisher Scientific applications from anywhere, regardless of connection, location, client platform, or operating system.  

Download this plug-in to use the WebAccess Suite with Google Chrome.  You must install the WebAccess Suite software to use this plug-in.  Please visit https://support.thermoinformatics.com/downloads/ to download the current version.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα WebAccess WebAccess
ID hglndjclmaipfenkclnkipegkibniokl
Επίσημο URL https://chromewebstore.google.com/detail/webaccess/hglndjclmaipfenkclnkipegkibniokl
Περιγραφή WebAccess browser plug-in.
Μέγεθος Αρχείου 37.32 KB
Αριθμός Εγκαταστάσεων 5,352
Τρέχουσα Έκδοση 5.0.2.23814
Τελευταία Ενημέρωση 2022-07-18
Ημερομηνία Δημοσίευσης 2017-04-06
Αξιολόγηση 4.25/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής Thermo Fisher Scientific
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebAccess",
    "version": "5.0.2.23814",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "WebAccess browser plug-in.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "nativeMessaging"
    ],
    "web_accessible_resources": [
        "*.png",
        "*.gif",
        "main.html",
        "main.js"
    ]
}