GoWIX Multi-monitor Control
Chrom extension for GoWIX Multi-monitor Control
GoWIX Multi-monitor Control là gì?
GoWIX Multi-monitor Control là một tiện ích mở rộng Chrome được phát triển bởi https://smartcareworks.com, và tính năng chính của nó là "Chrom extension for GoWIX Multi-monitor Control".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng GoWIX Multi-monitor Control
Tải xuống các tệp mở rộng GoWIX Multi-monitor Control dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
SmartCareworks Inc. GoWIX | GoCDSS is the most innovative Web PACS in the world. This extensions is developed for users having multi-monitors system.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | GoWIX Multi-monitor Control |
ID | kfcfaccgcabhlngelnehafdpcmjijddb |
URL Chính Thức | https://chromewebstore.google.com/detail/gowix-multi-monitor-contr/kfcfaccgcabhlngelnehafdpcmjijddb |
Mô tả | Chrom extension for GoWIX Multi-monitor Control |
Kích Thước Tệp | 302 KB |
Số Lần Cài Đặt | 205 |
Phiên Bản Hiện Tại | 10.6.4 |
Cập Nhật Lần Cuối | 2023-12-20 |
Ngày Phát Hành | 2020-08-04 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://smartcareworks.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://smartcareworks.com |
URL Trang Trợ Giúp | https://smartcareworks.atlassian.net/servicedesk/customer/portals/12 |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |