WebAccess

WebAccess browser plug-in.

WebAccess क्या है?

WebAccess Thermo Fisher Scientific द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "WebAccess browser plug-in."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WebAccess एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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