FUJIFILM Synapse Extension
FUJIFILM Synapse Extension for Window Management and Native Messaging.
什麼是FUJIFILM Synapse Extension?
FUJIFILM Synapse Extension是由FUJIFILM Healthcare Americas Corporation開發的Chrome擴展程式,該擴展的主要功能是“FUJIFILM Synapse Extension for Window Management and Native Messaging.”。
擴展截圖
下載FUJIFILM Synapse Extension擴展crx文件
下載FUJIFILM Synapse Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension, intended for use when using Chromium based browsers, provides FUJIFILM Synapse PACS with the ability to open windows on non-primary monitors. It also enables hybrid functionality, which helps images load faster in slow network sites. Install this extension if you use Synapse PACS to open windows on high resolution medical imaging displays. FUJIFILM Synapse PACS v7.2.000 or higher is required.
擴展基本資訊
名稱 | FUJIFILM Synapse Extension |
ID | ghdbmcfiemkndpbhfeifkneiolehkcli |
官方網址 | https://chromewebstore.google.com/detail/fujifilm-synapse-extensio/ghdbmcfiemkndpbhfeifkneiolehkcli |
簡介 | FUJIFILM Synapse Extension for Window Management and Native Messaging. |
檔案大小 | 22.92 KB |
安裝次數 | 1,537,481 |
目前版本 | 1.4.0.0 |
更新時間 | 2024-01-12 |
上架時間 | 2021-12-31 |
開發者 | FUJIFILM Healthcare Americas Corporation |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://healthcaresolutions-us.fujifilm.com/enterprise-imaging/synapse-pacs |
說明頁面URL | https://healthcaresolutions-us.fujifilm.com/medical-imaging-solutions/services/service-technical-support |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "1.4.0.0", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "icon.png", "48": "icon_48.png" }, "background": { "service_worker": "bsWrapper.js" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*SynapseSignOn\/sts\/login*", "*:\/\/*\/ImageViewer*", "*:\/\/*\/*PowerJacket*", "*:\/\/*\/WorkflowUI*", "*:\/\/*\/*Client.Web*", "*:\/\/*\/Synapse\/WebQuery*" ], "js": [ "csNativeMessage.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/*\/*iewer*", "*:\/\/*\/*PowerJacket*", "*:\/\/*\/WorkflowUI*", "*:\/\/*\/*WorkflowUI*", "*:\/\/*\/WebHelp5\/*", "*:\/\/*\/SSOMgr\/*", "*:\/\/*\/*ThinkLogChatUI*", "*:\/\/*\/*AnalysisPanel*", "*:\/\/*\/*DicomTransfer*", "*:\/\/*\/*SynapseSignOn*", "*:\/\/*\/Synapse\/WebQuery*", "*:\/\/*\/*Client.Web*" ], "js": [ "csWindowManagement.js" ], "run_at": "document_start" } ], "permissions": [ "storage", "tabs", "nativeMessaging", "webRequest" ], "host_permissions": [ "https:\/\/ajax.googleapis.com\/" ], "web_accessible_resources": [ { "resources": [ "canary.png", "canary.1.0.12.png" ], "matches": [ " |