McKesson ScanManager℠ Browser Extension

Upload your scanner to McKesson SupplyManager℠

McKesson ScanManager℠ Browser Extensionとは何ですか?

McKesson ScanManager℠ Browser ExtensionはMcKesson Medical-Surgicalによって開発されたChromeの拡張機能で、その主な機能は「Upload your scanner to McKesson SupplyManager℠」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

McKesson ScanManager℠ Browser Extension拡張機能のCRXファイルをダウンロード

McKesson ScanManager℠ Browser Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 McKesson ScanManager℠ Browser Extension McKesson ScanManager℠ Browser Extension
ID aplekclbcjpkojoandcofplgondpedil
公式URL https://chromewebstore.google.com/detail/mckesson-scanmanager%E2%84%A0-bro/aplekclbcjpkojoandcofplgondpedil
説明 Upload your scanner to McKesson SupplyManager℠
ファイルサイズ 69.16 KB
インストール数 1,878
現在のバージョン 1.0.0.1
最終更新日 2022-03-16
公開日 2021-12-01
開発者 McKesson Medical-Surgical
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://mms.mckesson.com/content/our-services-solutions/inventory-management/mckesson-scanmanager/
ヘルプページのURL https://mms.mckesson.com/content/our-services-solutions/inventory-management/mckesson-scanmanager/
対応言語 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"
}