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.”。
擴展截圖
下載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.                     擴展基本資訊
| 名稱 |   |  
| ID | pgoibjjkjeplbbbpajncbhmkihagpnng | 
| 官方網址 | 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"
    ]
}  |  |