WebAccess

WebAccess browser plug-in.

Was ist WebAccess?

WebAccess ist eine Chrome-Erweiterung, die von Thermo Fisher Scientific entwickelt wurde, und ihr Hauptmerkmal ist "WebAccess browser plug-in.".

Erweiterungsscreenshots

screenshot

WebAccess-Erweiterungs-CRX-Datei herunterladen

Laden Sie WebAccess-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name WebAccess WebAccess
ID hglndjclmaipfenkclnkipegkibniokl
Offizielle URL https://chromewebstore.google.com/detail/webaccess/hglndjclmaipfenkclnkipegkibniokl
Beschreibung WebAccess browser plug-in.
Dateigröße 37.32 KB
Installationsanzahl 5,352
Aktuelle Version 5.0.2.23814
Letztes Update 2022-07-18
Veröffentlichungsdatum 2017-04-06
Bewertung 4.25/5 Insgesamt 4 Bewertungen
Entwickler Thermo Fisher Scientific
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}