WebAccess

WebAccess browser plug-in.

Qu'est-ce que WebAccess ?

WebAccess est une extension Chrome développée par Thermo Fisher Scientific, et sa fonction principale est "WebAccess browser plug-in.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WebAccess

Téléchargez les fichiers d'extension WebAccess au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom WebAccess WebAccess
ID hglndjclmaipfenkclnkipegkibniokl
URL Officiel https://chromewebstore.google.com/detail/webaccess/hglndjclmaipfenkclnkipegkibniokl
Description WebAccess browser plug-in.
Taille du Fichier 37.32 KB
Nombre d'Installations 5,352
Version Actuelle 5.0.2.23814
Dernière Mise à Jour 2022-07-18
Date de Publication 2017-04-06
Évaluation 4.25/5 Total 4 Évaluations
Développeur Thermo Fisher Scientific
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}