snapADDY DataQuality

The data quality booster for your CRM system

Hvad er snapADDY DataQuality?

snapADDY DataQuality er en Chrome-udvidelse udviklet af https://www.snapaddy.com, og dens hovedfunktion er "The data quality booster for your CRM system".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download snapADDY DataQuality-udvidelses-CRX-fil

Download snapADDY DataQuality-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Data chaos was yesterday! snapADDY DataQuality supports you in recording all your business contacts and automatically keeping your CRM system always up to date – thanks to intelligent update suggestions. The browser extension is directly connected to your CRM system and allows you to easily and quickly research, capture and maintain contact data right from your browser. With just one click, your CRM system is not only up to date but also checked in real-time for avoiding possible duplicates – and all without any typing! snapADDY DataQuality is the data quality booster for your CRM.

MANY SMART FUNCTIONS
• Contact capture using artificial intelligence
• Automatic duplicate check of leads, contacts and accounts
• Inventory data update based on e-mail signatures
• Qualified research of company data and contacts
• Effective update of missing contact data
• Data transfer to the CRM system without typing
• CRM-compatible business card scanner for your smartphone

SUPPORTED CRM SYSTEMS
• Salesforce
• Microsoft Dynamics
• SAP Sales Cloud
• Sugar CRM
• Pipedrive
• SuiteCRM
• Close
• Weclapp
• Sage CRM
• CentralStationCRM
• HubSpot

WHY SNAPADDY DATAQUALITY?
• Guaranteed and effortless improvement of CRM data quality 
• Simplified workflows for contact data capture 
• Greater employee acceptance of the CRM system 
• Significant savings in working time 
• More efficiency in marketing and sales

For using the application, a one-time registration on our website www.snapaddy.com is required. You can test snapADDY DataQuality for 14 days free of charge and non-binding before you decide to buy a license.

If you have any questions or suggestions regarding DataQuality, please contact us directly at [email protected]. In this way, we can reply to your email faster and in detail than to a review in the Chrome Web Store.

Does snapADDY DataQuality make your daily work easier? Feel free to recommend us to others. We look forward to your rating and review!                    

Grundlæggende oplysninger om udvidelsen

Navn snapADDY DataQuality snapADDY DataQuality
ID pijkopmmbakjnkbhlhmoiakmdjomjppo
Officiel URL https://chromewebstore.google.com/detail/snapaddy-dataquality/pijkopmmbakjnkbhlhmoiakmdjomjppo
Beskrivelse The data quality booster for your CRM system
Filstørrelse 504 KB
Antal Installationer 4,002
Nuværende Version 11.15.3
Senest Opdateret 2023-12-14
Udgivelsesdato 2020-06-21
Bedømmelse 4.39/5 Samlet 23 Bedømmelser
Udvikler https://www.snapaddy.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.snapaddy.com
Hjælpeside-URL https://help.snapaddy.com
URL til Fortrolighedspolitik Side https://www.snapaddy.com/en/legal/privacy.html
Understøttede Sprog de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "11.15.3",
    "version_name": "11.15.3",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "background": {
        "service_worker": "scripts\/background-scripts\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/content-scripts\/shared\/main\/main.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.com\/search*"
            ],
            "js": [
                "scripts\/content-scripts\/shared\/google-images\/google-images.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/www.snapaddy.com\/de\/index.html*"
            ],
            "js": [
                "scripts\/content-scripts\/shared\/oauth\/oauth.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.snapaddy.com\/*"
            ],
            "js": [
                "scripts\/content-scripts\/shared\/visitreport\/visitreport.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.crm.ondemand.com\/*"
            ],
            "js": [
                "scripts\/content-scripts\/shared\/smart-autocomplete\/sap-injector.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.snapaddy.com\/*",
                "http:\/\/localhost\/*"
            ],
            "js": [
                "scripts\/content-scripts\/shared\/proxy\/proxy.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "webRequest",
        "declarativeNetRequest",
        "scripting"
    ],
    "optional_permissions": [
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "webrequest-rules",
                "enabled": true,
                "path": "webrequest-rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/page-scripts\/shared\/proxy.js",
                "scripts\/page-scripts\/shared\/dynamics-open-popup.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "scripts\/page-scripts\/shared\/smart-autocomplete\/sap-injector.js"
            ],
            "matches": [
                "https:\/\/*.crm.ondemand.com\/*"
            ]
        }
    ]
}