CANDDi Sales GUi

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

CANDDi Sales GUi là gì?

CANDDi Sales GUi là một tiện ích mở rộng Chrome được phát triển bởi https://www.canddi.com, và tính năng chính của nó là "Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CANDDi Sales GUi

Tải xuống các tệp mở rộng CANDDi Sales GUi dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CANDDi Sales GUi CANDDi Sales GUi
ID pkhpccaeagckbkkenngbgijkkhcaejaa
URL Chính Thức https://chromewebstore.google.com/detail/canddi-sales-gui/pkhpccaeagckbkkenngbgijkkhcaejaa
Mô tả Use CANDDi within your sales process - integrating with CRM / E-mail / SocialMedia
Kích Thước Tệp 3.28 MB
Số Lần Cài Đặt 254
Phiên Bản Hiện Tại 9.1.0
Cập Nhật Lần Cuối 2024-01-29
Ngày Phát Hành 2020-06-22
Nhà Phát Triển https://www.canddi.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.canddi.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}