McKesson ScanManager℠ Browser Extension
Upload your scanner to McKesson SupplyManager℠
McKesson ScanManager℠ Browser Extension là gì?
McKesson ScanManager℠ Browser Extension là một tiện ích mở rộng Chrome được phát triển bởi McKesson Medical-Surgical, và tính năng chính của nó là "Upload your scanner to McKesson SupplyManager℠".
Ả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 McKesson ScanManager℠ Browser Extension
Tải xuống các tệp mở rộng McKesson ScanManager℠ Browser Extension 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
Use this browser extension along with our McKesson ScanManager℠ solution to send products and quantity amounts captured on your scanner to your SupplyManager℠ account for ordering. For more information or support on McKesson ScanManager℠, please call 1-800-422-0280, option 5, or send an email to [email protected]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | aplekclbcjpkojoandcofplgondpedil |
URL Chính Thức | https://chromewebstore.google.com/detail/mckesson-scanmanager%E2%84%A0-bro/aplekclbcjpkojoandcofplgondpedil |
Mô tả | Upload your scanner to McKesson SupplyManager℠ |
Kích Thước Tệp | 69.16 KB |
Số Lần Cài Đặt | 1,878 |
Phiên Bản Hiện Tại | 1.0.0.1 |
Cập Nhật Lần Cuối | 2022-03-16 |
Ngày Phát Hành | 2021-12-01 |
Nhà Phát Triển | McKesson Medical-Surgical |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://mms.mckesson.com/content/our-services-solutions/inventory-management/mckesson-scanmanager/ |
URL Trang Trợ Giúp | https://mms.mckesson.com/content/our-services-solutions/inventory-management/mckesson-scanmanager/ |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "description": "Upload your scanner to McKesson SupplyManager\u2120", "externally_connectable": { "matches": [ "*:\/\/*.mckesson.org\/*", "*:\/\/*.mckesson.com\/*" ] }, "icons": { "128": "ScanManager.png" }, "manifest_version": 3, "name": "McKesson ScanManager\u2120 Browser Extension", "permissions": [ "nativeMessaging" ], "version": "1.0.0.1" } |