Scan docs from scanners in Salesforce & Gmail

Attach documents from flatbed ADF scanners as PDF in Chrome browser from other web apps too: Dropbox, Office 365, QBO, SAP etc.

Was ist Scan docs from scanners in Salesforce & Gmail?

Scan docs from scanners in Salesforce & Gmail ist eine Chrome-Erweiterung, die von Asprise Scan OCR entwickelt wurde, und ihr Hauptmerkmal ist "Attach documents from flatbed ADF scanners as PDF in Chrome browser from other web apps too: Dropbox, Office 365, QBO, SAP etc.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Scan docs from scanners in Salesforce & Gmail-Erweiterungs-CRX-Datei herunterladen

Laden Sie Scan docs from scanners in Salesforce & Gmail-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Scan paper documents directly from Salesforce from flatbed, ADF (automatic document feeder) scanners.                    

Grundlegende Informationen zur Erweiterung

Name Scan docs from scanners in Salesforce & Gmail Scan docs from scanners in Salesforce & Gmail
ID iccobiiifcfnhefjkmcpblpbbiphhpgp
Offizielle URL https://chromewebstore.google.com/detail/scan-docs-from-scanners-i/iccobiiifcfnhefjkmcpblpbbiphhpgp
Beschreibung Attach documents from flatbed ADF scanners as PDF in Chrome browser from other web apps too: Dropbox, Office 365, QBO, SAP etc.
Dateigröße 272 KB
Installationsanzahl 314
Aktuelle Version 22.06.02
Letztes Update 2022-06-12
Veröffentlichungsdatum 2022-06-11
Entwickler Asprise Scan OCR
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://asprise.com/webscan
Hilfeseite URL http://asprise.com/webscan
URL der Datenschutzrichtlinien-Seite http://asprise.com/ocr-document-scanning-java.net/privacy.html
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scan docs from scanners in Salesforce & Gmail",
    "short_name": "Asprise Scan",
    "description": "Attach documents from flatbed ADF scanners as PDF in Chrome browser from other web apps too: Dropbox, Office 365, QBO, SAP etc.",
    "version": "22.06.02",
    "icons": {
        "16": "img\/icon\/icon-16.png",
        "48": "img\/icon\/icon-48.png",
        "128": "img\/icon\/icon-128.png"
    },
    "author": "Asprise Scan & OCR",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.force.com\/*",
        "https:\/\/*.salesforce.com\/*",
        "https:\/\/*.gmail.com\/*",
        "https:\/\/*.google.com\/*",
        "https:\/\/*.live.com\/*",
        "https:\/\/*.office.com\/*",
        "https:\/\/*.office365.com\/*",
        "https:\/\/*.sharepoint.com\/*",
        "https:\/\/*.dropbox.com\/*",
        "https:\/\/*.box.com\/*",
        "https:\/\/*.intuit.com\/*",
        "https:\/\/*.xero.com\/*"
    ],
    "action": {
        "default_icon": "img\/icon\/icon-48.png",
        "default_popup": "popup.html",
        "default_title": "Asprise Web Scan"
    },
    "background": {
        "service_worker": "lib\/event_page.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.force.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.gmail.com\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/*.live.com\/*",
                "https:\/\/*.office.com\/*",
                "https:\/\/*.office365.com\/*",
                "https:\/\/*.sharepoint.com\/*",
                "https:\/\/*.dropbox.com\/*",
                "https:\/\/*.box.com\/*",
                "https:\/\/*.intuit.com\/*",
                "https:\/\/*.xero.com\/*",
                "https:\/\/*.asprise.com\/*",
                "http:\/\/*.asprise.com\/*"
            ],
            "js": [
                "content_script.js"
            ],
            "css": [
                "lib\/asprise_web_scan.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "lib\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/mail.google.com\/*",
            "*:\/\/*.mail.google.com\/*",
            "*:\/\/inbox.google.com\/*",
            "*:\/\/*.inbox.google.com\/*",
            "*:\/\/outlook.live.com\/*",
            "*:\/\/*.outlook.live.com\/*",
            "*:\/\/outlook.office.com\/*",
            "*:\/\/*.outlook.office.com\/*",
            "*:\/\/outlook.office365.com\/*",
            "*:\/\/*.outlook.office365.com\/*",
            "*:\/\/drive.google.com\/*",
            "*:\/\/*.drive.google.com\/*",
            "*:\/\/onedrive.live.com\/*",
            "*:\/\/*.onedrive.live.com\/*",
            "*:\/\/onedrive.office.com\/*",
            "*:\/\/*.onedrive.office.com\/*",
            "*:\/\/onedrive.office365.com\/*",
            "*:\/\/*.onedrive.office365.com\/*",
            "*:\/\/dropbox.com\/*",
            "*:\/\/*.dropbox.com\/*",
            "*:\/\/box.com\/*",
            "*:\/\/*.box.com\/*",
            "*:\/\/qbo.intuit.com\/*",
            "*:\/\/*.qbo.intuit.com\/*",
            "*:\/\/xero.com\/*",
            "*:\/\/*.xero.com\/*",
            "*:\/\/sharepoint.com\/*",
            "*:\/\/*.sharepoint.com\/*",
            "*:\/\/atlassian.net\/*",
            "*:\/\/*.atlassian.net\/*",
            "*:\/\/force.com\/*",
            "*:\/\/*.force.com\/*",
            "*:\/\/netsuite.com\/*",
            "*:\/\/*.netsuite.com\/*",
            "*:\/\/dynamics.com\/*",
            "*:\/\/*.dynamics.com\/*",
            "*:\/\/workday.com\/*",
            "*:\/\/*.workday.com\/*",
            "*:\/\/successfactors.com\/*",
            "*:\/\/*.successfactors.com\/*",
            "*:\/\/concursolutions.com\/*",
            "*:\/\/*.concursolutions.com\/*",
            "*:\/\/asprise.com\/*",
            "*:\/\/*.asprise.com\/*"
        ]
    }
}