GoWIX Multi-monitor Control
Chrom extension for GoWIX Multi-monitor Control
GoWIX Multi-monitor Control란 무엇입니까?
GoWIX Multi-monitor Control은(는) https://smartcareworks.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chrom extension for GoWIX Multi-monitor Control"입니다.
확장 프로그램 스크린샷
GoWIX Multi-monitor Control 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
SmartCareworks Inc. GoWIX | GoCDSS is the most innovative Web PACS in the world. This extensions is developed for users having multi-monitors system.
확장 프로그램 기본 정보
이름 | GoWIX Multi-monitor Control |
ID | kfcfaccgcabhlngelnehafdpcmjijddb |
공식 URL | https://chromewebstore.google.com/detail/gowix-multi-monitor-contr/kfcfaccgcabhlngelnehafdpcmjijddb |
설명 | Chrom extension for GoWIX Multi-monitor Control |
파일 크기 | 302 KB |
설치 횟수 | 205 |
현재 버전 | 10.6.4 |
최근 업데이트 | 2023-12-20 |
출시 날짜 | 2020-08-04 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://smartcareworks.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://smartcareworks.com |
도움말 페이지 URL | https://smartcareworks.atlassian.net/servicedesk/customer/portals/12 |
지원되는 언어 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GoWIX Multi-monitor Control", "version": "10.6.4", "description": "Chrom extension for GoWIX Multi-monitor Control", "manifest_version": 3, "action": { "default_popup": "index.html", "default_icon": { "16": "16.png", "48": "48.png", "128": "128.png" } }, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "storage", "scripting", "system.display", "webNavigation" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "content_scripts": [ { "matches": [ " |