FUJIFILM Synapse Extension
FUJIFILM Synapse Extension for Window Management and Native Messaging.
Wat is FUJIFILM Synapse Extension?
FUJIFILM Synapse Extension is een Chrome-extensie ontwikkeld door FUJIFILM Healthcare Americas Corporation, en de belangrijkste functie is "FUJIFILM Synapse Extension for Window Management and Native Messaging.".
Extensie Screenshots
Download het CRX-bestand van de extensie FUJIFILM Synapse Extension
Download FUJIFILM Synapse Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | FUJIFILM Synapse Extension |
ID | ghdbmcfiemkndpbhfeifkneiolehkcli |
Officiële URL | https://chromewebstore.google.com/detail/fujifilm-synapse-extensio/ghdbmcfiemkndpbhfeifkneiolehkcli |
Beschrijving | FUJIFILM Synapse Extension for Window Management and Native Messaging. |
Bestandsgrootte | 22.92 KB |
Aantal Installaties | 1,537,481 |
Huidige Versie | 1.4.0.0 |
Laatst Bijgewerkt | 2024-01-12 |
Publicatiedatum | 2021-12-31 |
Ontwikkelaar | FUJIFILM Healthcare Americas Corporation |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://healthcaresolutions-us.fujifilm.com/enterprise-imaging/synapse-pacs |
Help Pagina-URL | https://healthcaresolutions-us.fujifilm.com/medical-imaging-solutions/services/service-technical-support |
Ondersteunde Talen | 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": [ " |