snapADDY DataQuality

The data quality booster for your CRM system

Co to jest snapADDY DataQuality?

snapADDY DataQuality to rozszerzenie Chrome opracowane przez https://www.snapaddy.com, a jego główną funkcją jest „The data quality booster for your CRM system”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia snapADDY DataQuality

Pobierz pliki rozszerzeń snapADDY DataQuality w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa snapADDY DataQuality snapADDY DataQuality
ID pijkopmmbakjnkbhlhmoiakmdjomjppo
Oficjalny URL https://chromewebstore.google.com/detail/snapaddy-dataquality/pijkopmmbakjnkbhlhmoiakmdjomjppo
Opis The data quality booster for your CRM system
Rozmiar pliku 504 KB
Liczba instalacji 4,002
Aktualna Wersja 11.15.3
Ostatnia Aktualizacja 2023-12-14
Data Publikacji 2020-06-21
Ocena 4.39/5 Łącznie 23 Oceny
Deweloper https://www.snapaddy.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.snapaddy.com
Adres URL Strony Pomocy https://help.snapaddy.com
Adres URL Strony Polityki Prywatności https://www.snapaddy.com/en/legal/privacy.html
Obsługiwane Języki 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\/*"
            ]
        }
    ]
}