CANDDi Sales GUi

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

CANDDi Sales GUiとは何ですか?

CANDDi Sales GUiはhttps://www.canddi.comによって開発されたChromeの拡張機能で、その主な機能は「Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

CANDDi Sales GUi拡張機能のCRXファイルをダウンロード

CANDDi Sales GUi拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 CANDDi Sales GUi CANDDi Sales GUi
ID pkhpccaeagckbkkenngbgijkkhcaejaa
公式URL https://chromewebstore.google.com/detail/canddi-sales-gui/pkhpccaeagckbkkenngbgijkkhcaejaa
説明 Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia
ファイルサイズ 3.28 MB
インストール数 254
現在のバージョン 9.1.0
最終更新日 2024-01-29
公開日 2020-06-22
開発者 https://www.canddi.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.canddi.com/privacy
対応言語 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"
        ]
    }
}