WebAccess
WebAccess browser plug-in.
WebAccessとは何ですか?
WebAccessはThermo Fisher Scientificによって開発されたChromeの拡張機能で、その主な機能は「WebAccess browser plug-in.」です。
拡張機能のスクリーンショット
WebAccess拡張機能のCRXファイルをダウンロード
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 |
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 |
Eメール | [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" ] } |