WebExtension.net
WebExtension.net

FUJIFILM Synapse Extension

View on Chrome Web Store
View FUJIFILM Synapse Extension Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

FUJIFILM Synapse Extension for Window Management and Native Messaging.
Type
Extension
Users
2,000,000 users
FUJIFILM Healthcare Americas Corporation
View author page of FUJIFILM Healthcare Americas Corporation
Published
Published on January 1, 2022
Version 1.4.2.0
Manifest version
3
Updated
Updated on October 23, 2024
View on Chrome Web Store
View FUJIFILM Synapse Extension Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.4.2.0",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "48": "icon_48.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "bsWrapper.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*SynapseSignOn\/sts\/login*",
                "*:\/\/*\/ImageViewer*",
                "*:\/\/*\/*PowerJacket*",
                "*:\/\/*\/WorkflowUI*",
                "*:\/\/*\/*Client.Web*",
                "*:\/\/*\/Synapse\/WebQuery*",
                "*:\/\/*\/*ThinkLogChatUI*"
            ],
            "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"
    ],
    "host_permissions": [
        "https:\/\/ajax.googleapis.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "canary.png",
                "canary.1.0.12.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top