Dealfront Connect
Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!
什么是Dealfront Connect?
Dealfront Connect是由https://dealfront.com开发的Chrome扩展程序,该扩展的主要功能是“Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!”。
扩展截图
下载Dealfront Connect扩展crx文件
下载Dealfront Connect扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Expand your browser with a GDPR-compliant B2B database. Prospecting made easy: See companies and business contacts directly on company websites. Forget about time-consuming research and receive relevant information for your sales & marketing. Your advantages with Connect: ✓ Time Saving: Instead of long searches, the Connect browser extension shows you all relevant company information & contact persons directly in your web browser ✓ Exclusive Information: Thanks to AI and data from trade registers, you can even find information that is not apparent at first glance. ✓ Up-to-date Company Data: Dealfront updates records automatically in the background ✓ True Compliance: GDPR-compliant & software made in Germany ✓ Deep Data: The most precise B2B data coverage for Europe ✓ Desired Workflow: Easy synchronization with your CRM, Sales Engagement Tool or other systems With the Dealfront Chrome Extension you’ll be able to: ★ Simplify your prospecting: Connect gets straight to the point: Save yourself precious research time on websites and get all the important company and contact information to the website you’re currently visiting. This includes: ▪ Address ▪ Industry ▪ Company description ▪ Contact data (e.g. phones numbers, email addresses) ▪ Employees ▪ Social media profiles ▪ and more The "copy to clipboard" function helps you to quickly transfer data to your own systems. Do you need more information? Then simply switch to the 360° company profile in Dealfront Connect and find trade register information, financials, sales trigger events and much more! ★ Get in touch with the right person immediately via the email address and the telephone number (with quick dial function) you can reach prospects quickly and easily with just one click. ★ Discover contacts & companies on: ▪ Company websites ▪ LinkedIn profiles ▪ LinkedIn company profiles ▪ Xing profiles ▪ Xing company profiles ▪ Suggestions to Google search results ★ Find more companies & contacts An empty search field enables you to find company and contacts in the Dealfront database from all over Europe. Get the most important information at one glance and completely GDPR-compliant! ★ Organize companies & contacts in lists Get the overview: Save individual companies and contacts in one or more lists (incl. favorites list). You can rename or delete these at any time. ★ Synchronize data with your CRM system Easily configure a connection to your CRM system. With Webhooks, you can easily send company and contact data to your CRM, Sales Engagement Tool and more.
扩展基本信息
名称 | Dealfront Connect |
ID | bbioibipebcopenpbhfceogfjknmjbpl |
官方URL | https://chromewebstore.google.com/detail/dealfront-connect/bbioibipebcopenpbhfceogfjknmjbpl |
简介 | Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe! |
文件大小 | 3.15 MB |
安装次数 | 1,300 |
当前版本 | 4.0.4 |
更新时间 | 2024-02-13 |
上架时间 | 2017-10-13 |
评分 | 4.96/5 共23次评分 |
开发者 | https://dealfront.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.dealfront.com/connect/ |
帮助页面URL | https://help.dealfront.com/ |
隐私政策页面URL | https://www.dealfront.com/privacy-notice |
支持的语言 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dealfront Connect", "description": "__MSG_extensionDescription__", "version": "4.0.4", "manifest_version": 3, "default_locale": "en", "icons": { "16": "assets\/images\/icon-16x16.png", "48": "assets\/images\/icon-48x48.png", "128": "assets\/images\/icon-128x128.png" }, "background": { "service_worker": "src\/background\/index.js", "type": "module" }, "content_scripts": [ { "matches": [ "*:\/\/www.linkedin.com\/*", "*:\/\/linkedin.com\/*", "*:\/\/*.linkedin.com\/*", "*:\/\/mail.google.com\/*", "*:\/\/app.dealfront.com\/x\/*", "*:\/\/app.dealfront.com\/private-api\/*" ], "exclude_matches": [], "js": [ "src\/content-scripts\/index.js" ], "css": [ "assets\/styles\/content-script.css" ], "run_at": "document_end", "all_frames": false } ], "action": { "default_title": "Dealfront Connect", "default_popup": "src\/popup\/index.html", "default_icon": { "16": "assets\/images\/icon-16x16.png", "48": "assets\/images\/icon-48x48.png", "128": "assets\/images\/icon-128x128.png" } }, "host_permissions": [ "*:\/\/www.linkedin.com\/*", "*:\/\/linkedin.com\/*", "*:\/\/*.linkedin.com\/*", "*:\/\/app.dealfront.com\/x\/*", "*:\/\/app.dealfront.com\/private-api\/*", "*:\/\/mail.google.com\/*" ], "optional_host_permissions": [ "*:\/\/*\/*" ], "permissions": [ "scripting", "storage", "tabs" ], "web_accessible_resources": [ { "resources": [ "assets\/images\/*" ], "matches": [ " |