Dealfront Connect
Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!
ما هو Dealfront Connect؟
Dealfront Connect هو إضافة Chrome تم تطويرها بواسطة https://dealfront.com، والميزة الرئيسية لها هي "Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dealfront Connect
قم بتنزيل ملفات الامتداد Dealfront Connect بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | https://help.dealfront.com/ |
عنوان صفحة سياسة الخصوصية | 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": [ " |