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”。
扩展截图
下载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 |
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 |
电子邮箱 | [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" ] } } |