McKesson ScanManager℠ Browser Extension

Upload your scanner to McKesson SupplyManager℠

Τι είναι το McKesson ScanManager℠ Browser Extension;

Το McKesson ScanManager℠ Browser Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον McKesson Medical-Surgical, και η κύρια λειτουργία του είναι "Upload your scanner to McKesson SupplyManager℠".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης McKesson ScanManager℠ Browser Extension

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
}