FUJIFILM Synapse Extension
FUJIFILM Synapse Extension for Window Management and Native Messaging.
Qu'est-ce que FUJIFILM Synapse Extension ?
FUJIFILM Synapse Extension est une extension Chrome développée par FUJIFILM Healthcare Americas Corporation, et sa fonction principale est "FUJIFILM Synapse Extension for Window Management and Native Messaging.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FUJIFILM Synapse Extension
Téléchargez les fichiers d'extension FUJIFILM Synapse Extension 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
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.
Informations de Base sur l'Extension
Nom | FUJIFILM Synapse Extension |
ID | ghdbmcfiemkndpbhfeifkneiolehkcli |
URL Officiel | https://chromewebstore.google.com/detail/fujifilm-synapse-extensio/ghdbmcfiemkndpbhfeifkneiolehkcli |
Description | FUJIFILM Synapse Extension for Window Management and Native Messaging. |
Taille du Fichier | 22.92 KB |
Nombre d'Installations | 1,537,481 |
Version Actuelle | 1.4.0.0 |
Dernière Mise à Jour | 2024-01-12 |
Date de Publication | 2021-12-31 |
Développeur | FUJIFILM Healthcare Americas Corporation |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://healthcaresolutions-us.fujifilm.com/enterprise-imaging/synapse-pacs |
URL de la Page d'Aide | https://healthcaresolutions-us.fujifilm.com/medical-imaging-solutions/services/service-technical-support |
Langues Prises en Charge | 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": [ " |