dicom.link Dicom Viewer

Advanced DICOM viewer. dicom.link DicomProxy frontend.

什么是dicom.link Dicom Viewer?

dicom.link Dicom Viewer是由https://dicom.link开发的Chrome扩展程序,该扩展的主要功能是“Advanced DICOM viewer. dicom.link DicomProxy frontend.”。

扩展截图

screenshot

下载dicom.link Dicom Viewer扩展crx文件

下载dicom.link Dicom Viewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Advanced web-based DICOM Viewer for your local medical images or dicom.link products.
dicom.link DicomProxy frontend: can connect to your PACS and access images in web format.

Available feature:
- dicomweb connectivity
- WebRTC connectivity (using dicom.link DicomProxy) to access your services behind firewall.
- drag and drop folders/files/zip archvies, including AES encrypted zips
- save folder to zip archive
- orthogonal MPR (not available in Lite viewer)
- most viewing tools
- most used transfer syntaxes
- upload local images to your dicom.link CloudPACS account or your standard PACS
- secure and anonymous share your local files with other peers via WebRTC.
- dicom study anonymization (not available in Lite viewer)

This is not a medical device.                    

扩展基本信息

名称 dicom.link Dicom Viewer dicom.link Dicom Viewer
ID pgoibjjkjeplbbbpajncbhmkihagpnng
官方URL https://chromewebstore.google.com/detail/dicomlink-dicom-viewer/pgoibjjkjeplbbbpajncbhmkihagpnng
简介 Advanced DICOM viewer. dicom.link DicomProxy frontend.
文件大小 1.44 MB
安装次数 975
当前版本 0.9.4
更新时间 2022-10-04
上架时间 2021-03-03
评分 5.00/5 共1次评分
开发者 https://dicom.link
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://dicom.link/PrivacyPolicy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "dicom.link Dicom Viewer",
    "version": "0.9.4",
    "description": "Advanced DICOM viewer. dicom.link DicomProxy frontend.",
    "icons": {
        "16": "appicon16x16.png",
        "48": "appicon48x48.png",
        "128": "appicon128x128.png"
    },
    "action": [],
    "background": {
        "service_worker": "eventPage.js"
    },
    "optional_permissions": [],
    "permissions": [
        "storage"
    ]
}