CANDDi Sales GUi

Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia

Qu'est-ce que CANDDi Sales GUi ?

CANDDi Sales GUi est une extension Chrome développée par https://www.canddi.com, et sa fonction principale est "Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension CANDDi Sales GUi

Téléchargez les fichiers d'extension CANDDi Sales GUi au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The home of all our tracking tools! Whether you’re looking to identify prospects through our email plugins or LinkedIn tool, all of our extensions are included in our Sales GUI. 

Our email plugins are a fantastic way to get individuals identified on CANDDi. It displays in real time how people are interacting with the emails you’ve sent, including any opens, clicks of any links, and any CANDDi.download tracked files that have been accessed. 

Not to mention, anyone who clicks a link to your website becomes identified in CANDDi. After just a single click, you’ll know every time they return to your website, allowing you to connect the dots between their sales journey!

Our LinkedIn tool works with the same principles. You can create tracked CANDDi links that integrate directly into your LinkedIn messages. All you have to do is create your template, and CANDDi will take care of the rest!


The best thing is, all of this enriched CANDDi data will be driven straight to your existing CRM through our CRM integration. Long gone are the days of flitting between and your teams will multiple platforms to manage your sales & marketing efforts!                    

Informations de Base sur l'Extension

Nom CANDDi Sales GUi CANDDi Sales GUi
ID pkhpccaeagckbkkenngbgijkkhcaejaa
URL Officiel https://chromewebstore.google.com/detail/canddi-sales-gui/pkhpccaeagckbkkenngbgijkkhcaejaa
Description Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia
Taille du Fichier 3.28 MB
Nombre d'Installations 254
Version Actuelle 9.1.0
Dernière Mise à Jour 2024-01-29
Date de Publication 2020-06-22
Développeur https://www.canddi.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.canddi.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CANDDi Sales GUi",
    "description": "Use CANDDi within your sales process - integrating with CRM \/ E-mail \/ SocialMedia",
    "version": "9.1.0",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.salesforce.com\/*",
                "*:\/\/*.force.com\/*",
                "*:\/\/app.hubspot.com\/*",
                "*:\/\/app-eu1.hubspot.com\/*",
                "*:\/\/*.capsulecrm.com\/*",
                "*:\/\/*.dynamics.com\/*",
                "*:\/\/rms-crm-2016\/*",
                "*:\/\/*.dmc-cloud.com\/*",
                "*:\/\/crm.severnsoft.com\/*",
                "*:\/\/*.sugarcrm.com\/*",
                "*:\/\/*.sugarondemand.com\/*",
                "*:\/\/sugarcrm.conscious.co.uk\/*",
                "*:\/\/*.pipedrive.com\/*",
                "*:\/\/*.insightly.com\/*",
                "*:\/\/*.insight.ly\/*",
                "*:\/\/infusionsoft.app\/*",
                "*:\/\/lessannoyingcrm.com\/*",
                "*:\/\/maximizercrmlive.com\/*",
                "*:\/\/triangle.maxanywhere.com\/*",
                "*:\/\/crm.avrion.co.uk\/*",
                "*:\/\/crm.zoho.eu\/*",
                "*:\/\/crm.zoho.com\/*",
                "*:\/\/crm.zoho.in\/*",
                "*:\/\/crm.zoho.com.au\/*",
                "*:\/\/crmplus.zoho.eu\/*",
                "*:\/\/crmplus.zoho.com\/*",
                "*:\/\/crmplus.zoho.in\/*",
                "*:\/\/crmplus.zoho.com.au\/*",
                "*:\/\/*.suiteondemand.com\/*",
                "*:\/\/*.vtiger.com\/*",
                "*:\/\/*.vtigerhosting.co.uk\/*",
                "*:\/\/greenchilli\/*",
                "*:\/\/*.marketingautomation.services\/*",
                "*:\/\/*.leadhandler.co.uk\/*",
                "*:\/\/cm.zoho.eu\/*",
                "*:\/\/cm.zoho.com\/*",
                "*:\/\/cm.zoho.in\/*",
                "*:\/\/cm.zoho.com.au\/*",
                "*:\/\/*.workbooks.com\/*",
                "*:\/\/acusage001\/*",
                "*:\/\/acusageprod\/*",
                "*:\/\/expo.entegraty.com\/*",
                "*:\/\/dvs-sageserver\/*",
                "*:\/\/192.168.1.2\/*",
                "*:\/\/themilesconsultancy.fivecrm.com\/*",
                "*:\/\/support.electrixinternational.com\/*",
                "*:\/\/upilot.com\/*",
                "*:\/\/app.drift.com\/*",
                "*:\/\/ghdisplay.corebridge.net\/*",
                "*:\/\/*.infusionsoft.com\/*",
                "*:\/\/*.recruitsosimple.com\/*",
                "*:\/\/*.xmlcombined.com\/*",
                "*:\/\/*.activehosted.com\/*",
                "*:\/\/*.highrisehq.com\/*",
                "*:\/\/app.pipelinedeals.com\/*",
                "*:\/\/*.engagebay.com\/*",
                "*:\/\/*.saleshub.ai\/*",
                "*:\/\/cidemo.co.uk\/*",
                "*:\/\/supportci.co.uk\/*"
            ],
            "js": [
                "js\/vendor\/jquery-3.1.0.min.js",
                "js\/content-script.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.mailchimp.com\/*",
                "*:\/\/*.sendinblue.com\/*",
                "*:\/\/*.activehosted.com\/*",
                "*:\/\/*.createsend.com\/*",
                "*:\/\/*.hubspot.com\/*"
            ],
            "js": [
                "js\/bulk-email-content-script.js"
            ],
            "css": [
                "css\/bulk-email-content.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/vendor\/URI.min.js",
                "js\/vendor\/canddi.js",
                "js\/linkedin-content-script.js"
            ],
            "css": [
                "css\/linkedin.css"
            ]
        },
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery-3.1.0.min.js",
                "js\/vendor\/dotimeout.min.js",
                "js\/vendor\/canddi.js",
                "js\/vendor\/canddi-jquery.js",
                "js\/vendor\/autolinker.min.js",
                "js\/vendor\/handlebars.min.js",
                "js\/vendor\/canddi-storage.js",
                "js\/vendor\/canddi-content-script.js",
                "js\/vendor\/helpers.js",
                "js\/vendor\/URI.min.js",
                "js\/vendor\/require.js",
                "js\/vendor\/socket.io.js",
                "js\/gmail-content-script.js"
            ],
            "css": [
                "css\/gmail.css"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "CANDDi Sales GUi",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon.png"
    },
    "background": {
        "service_worker": "background-script.js"
    },
    "permissions": [
        "storage",
        "tabs",
        "webNavigation",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "*:\/\/*.salesforce.com\/*",
        "*:\/\/*.force.com\/*",
        "*:\/\/app.hubspot.com\/*",
        "*:\/\/app-eu1.hubspot.com\/*",
        "*:\/\/*.capsulecrm.com\/*",
        "*:\/\/*.dynamics.com\/*",
        "*:\/\/rms-crm-2016\/*",
        "*:\/\/*.dmc-cloud.com\/*",
        "*:\/\/crm.severnsoft.com\/*",
        "*:\/\/*.sugarcrm.com\/*",
        "*:\/\/*.sugarondemand.com\/*",
        "*:\/\/sugarcrm.conscious.co.uk\/*",
        "*:\/\/*.pipedrive.com\/*",
        "*:\/\/*.insightly.com\/*",
        "*:\/\/*.insight.ly\/*",
        "*:\/\/infusionsoft.app\/*",
        "*:\/\/lessannoyingcrm.com\/*",
        "*:\/\/maximizercrmlive.com\/*",
        "*:\/\/triangle.maxanywhere.com\/*",
        "*:\/\/crm.avrion.co.uk\/*",
        "*:\/\/crm.zoho.eu\/*",
        "*:\/\/crm.zoho.com\/*",
        "*:\/\/crm.zoho.in\/*",
        "*:\/\/crm.zoho.com.au\/*",
        "*:\/\/crmplus.zoho.eu\/*",
        "*:\/\/crmplus.zoho.com\/*",
        "*:\/\/crmplus.zoho.in\/*",
        "*:\/\/crmplus.zoho.com.au\/*",
        "*:\/\/*.suiteondemand.com\/*",
        "*:\/\/*.vtiger.com\/*",
        "*:\/\/*.vtigerhosting.co.uk\/*",
        "*:\/\/greenchilli\/*",
        "*:\/\/*.marketingautomation.services\/*",
        "*:\/\/*.leadhandler.co.uk\/*",
        "*:\/\/cm.zoho.eu\/*",
        "*:\/\/cm.zoho.com\/*",
        "*:\/\/cm.zoho.in\/*",
        "*:\/\/cm.zoho.com.au\/*",
        "*:\/\/*.workbooks.com\/*",
        "*:\/\/acusage001\/*",
        "*:\/\/acusageprod\/*",
        "*:\/\/expo.entegraty.com\/*",
        "*:\/\/dvs-sageserver\/*",
        "*:\/\/192.168.1.2\/*",
        "*:\/\/themilesconsultancy.fivecrm.com\/*",
        "*:\/\/support.electrixinternational.com\/*",
        "*:\/\/upilot.com\/*",
        "*:\/\/app.drift.com\/*",
        "*:\/\/ghdisplay.corebridge.net\/*",
        "*:\/\/*.infusionsoft.com\/*",
        "*:\/\/*.recruitsosimple.com\/*",
        "*:\/\/*.xmlcombined.com\/*",
        "*:\/\/*.activehosted.com\/*",
        "*:\/\/*.highrisehq.com\/*",
        "*:\/\/app.pipelinedeals.com\/*",
        "*:\/\/*.engagebay.com\/*",
        "*:\/\/*.saleshub.ai\/*",
        "*:\/\/cidemo.co.uk\/*",
        "*:\/\/supportci.co.uk\/*",
        "*:\/\/*.mailchimp.com\/*",
        "*:\/\/*.sendinblue.com\/*",
        "*:\/\/*.activehosted.com\/*",
        "*:\/\/*.createsend.com\/*",
        "*:\/\/*.hubspot.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "js\/vendor\/auth0.min.js",
                "js\/vendor\/jquery-3.1.0.min.js",
                "js\/vendor\/bootstrap_tabs.min.js",
                "js\/libs.js",
                "js\/backboneapp.js",
                "js\/content-script.js",
                "js\/app-loader.js",
                "fonts\/*",
                "css\/backboneapp.css",
                "app.html",
                "js\/vendor\/dotimeout.min.js",
                "js\/vendor\/cropper.min.js",
                "js\/vendor\/URI.min.js",
                "js\/vendor\/require.js",
                "js\/vendor\/socket.io.js",
                "pageWorld.js",
                "settings.html",
                "handlebars\/gmail\/font-awesome.handlebars",
                "handlebars\/gmail\/inline\/sidebar-toggle.handlebars",
                "handlebars\/gmail\/inline\/identified-icon.handlebars",
                "handlebars\/gmail\/inline\/not-identified-icon.html",
                "handlebars\/gmail\/inline\/tracking-popup.html",
                "handlebars\/gmail\/sidebar-wrapper.html",
                "bulkemailapp.html",
                "css\/bulkemail.css",
                "js\/bulkemailapp.js",
                "js\/bulkemailapp-loader.js",
                "sidebar.html",
                "css\/sidebar.css",
                "js\/sidebarapp.js",
                "js\/sidebar-loader.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/mail.google.com\/*",
                "*:\/\/*.salesforce.com\/*",
                "*:\/\/*.force.com\/*",
                "*:\/\/app.hubspot.com\/*",
                "*:\/\/app-eu1.hubspot.com\/*",
                "*:\/\/*.capsulecrm.com\/*",
                "*:\/\/*.dynamics.com\/*",
                "*:\/\/rms-crm-2016\/*",
                "*:\/\/*.dmc-cloud.com\/*",
                "*:\/\/crm.severnsoft.com\/*",
                "*:\/\/*.sugarcrm.com\/*",
                "*:\/\/*.sugarondemand.com\/*",
                "*:\/\/sugarcrm.conscious.co.uk\/*",
                "*:\/\/*.pipedrive.com\/*",
                "*:\/\/*.insightly.com\/*",
                "*:\/\/*.insight.ly\/*",
                "*:\/\/infusionsoft.app\/*",
                "*:\/\/lessannoyingcrm.com\/*",
                "*:\/\/maximizercrmlive.com\/*",
                "*:\/\/triangle.maxanywhere.com\/*",
                "*:\/\/crm.avrion.co.uk\/*",
                "*:\/\/crm.zoho.eu\/*",
                "*:\/\/crm.zoho.com\/*",
                "*:\/\/crm.zoho.in\/*",
                "*:\/\/crm.zoho.com.au\/*",
                "*:\/\/crmplus.zoho.eu\/*",
                "*:\/\/crmplus.zoho.com\/*",
                "*:\/\/crmplus.zoho.in\/*",
                "*:\/\/crmplus.zoho.com.au\/*",
                "*:\/\/*.suiteondemand.com\/*",
                "*:\/\/*.vtiger.com\/*",
                "*:\/\/*.vtigerhosting.co.uk\/*",
                "*:\/\/greenchilli\/*",
                "*:\/\/*.marketingautomation.services\/*",
                "*:\/\/*.leadhandler.co.uk\/*",
                "*:\/\/cm.zoho.eu\/*",
                "*:\/\/cm.zoho.com\/*",
                "*:\/\/cm.zoho.in\/*",
                "*:\/\/cm.zoho.com.au\/*",
                "*:\/\/*.workbooks.com\/*",
                "*:\/\/acusage001\/*",
                "*:\/\/acusageprod\/*",
                "*:\/\/expo.entegraty.com\/*",
                "*:\/\/dvs-sageserver\/*",
                "*:\/\/192.168.1.2\/*",
                "*:\/\/themilesconsultancy.fivecrm.com\/*",
                "*:\/\/support.electrixinternational.com\/*",
                "*:\/\/upilot.com\/*",
                "*:\/\/app.drift.com\/*",
                "*:\/\/ghdisplay.corebridge.net\/*",
                "*:\/\/*.infusionsoft.com\/*",
                "*:\/\/*.recruitsosimple.com\/*",
                "*:\/\/*.xmlcombined.com\/*",
                "*:\/\/*.activehosted.com\/*",
                "*:\/\/*.highrisehq.com\/*",
                "*:\/\/app.pipelinedeals.com\/*",
                "*:\/\/*.engagebay.com\/*",
                "*:\/\/*.saleshub.ai\/*",
                "*:\/\/cidemo.co.uk\/*",
                "*:\/\/supportci.co.uk\/*",
                "*:\/\/*.mailchimp.com\/*",
                "*:\/\/*.sendinblue.com\/*",
                "*:\/\/*.activehosted.com\/*",
                "*:\/\/*.createsend.com\/*",
                "*:\/\/*.hubspot.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'sha256-f+1AL9EPmUdV0krbAxPgknPWJ0nW8Er9r2Rgi524DuM=' 'sha256-dqE3Bupsix3hu3SAUNUBgY\/yPODhXNJeir7BIIuxjzQ=' 'unsafe-eval'; child-src 'self';"
    },
    "sandbox": {
        "pages": [
            "handlebars\/gmail\/sidebar-wrapper.html"
        ]
    }
}