Dealfront Connect
Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!
What is Dealfront Connect?
Dealfront Connect is a Chrome extension developed by https://dealfront.com, and its main feature is "Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!".
Extension Screenshots
Download Dealfront Connect Extension CRX File
Download Dealfront Connect extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bbioibipebcopenpbhfceogfjknmjbpl |
Official URL | https://chromewebstore.google.com/detail/dealfront-connect/bbioibipebcopenpbhfceogfjknmjbpl |
Description | Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe! |
File Size | 3.15 MB |
Installation Count | 1,300 |
Current Version | 4.0.4 |
Last Updated | 2024-02-13 |
Publish Date | 2017-10-13 |
Rating | 4.96/5 Total 23 Ratings |
Developer | https://dealfront.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.dealfront.com/connect/ |
Help Page URL | https://help.dealfront.com/ |
Privacy Policy Page URL | https://www.dealfront.com/privacy-notice |
Supported Languages | 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": [ " |