Dealfront Connect

Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!

¿Qué es Dealfront Connect?

Dealfront Connect es una extensión de Chrome desarrollada por https://dealfront.com, y su función principal es "Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Dealfront Connect

Descarga archivos de extensión Dealfront Connect en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Dealfront Connect Dealfront Connect
ID bbioibipebcopenpbhfceogfjknmjbpl
URL Oficial https://chromewebstore.google.com/detail/dealfront-connect/bbioibipebcopenpbhfceogfjknmjbpl
Descripción Screen websites, LinkedIn and more to find relevant companies & contacts in seconds — completely GDPR-compliant for Europe!
Tamaño del Archivo 3.15 MB
Cantidad de Instalaciones 1,300
Versión Actual 4.0.4
Última Actualización 2024-02-13
Fecha de Publicación 2017-10-13
Calificación 4.96/5 Total de 23 Calificaciones
Desarrollador https://dealfront.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.dealfront.com/connect/
URL de la Página de Ayuda https://help.dealfront.com/
URL de la Página de Política de Privacidad https://www.dealfront.com/privacy-notice
Idiomas Soportados 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": [
                ""
            ]
        },
        {
            "resources": [
                "assets\/fonts\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "assets\/styles\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "src\/content-scripts\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "src\/popup\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version_name": "4.0.4",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnL3Od8aytanAFQgUoT7a6zJINIYjI0stIJVapQVO3mXhGEzfb2wCm2E++Q7ws80FyWvkAtSYKLypKEhDywFe+VwtHpR2XvWOb6zlQUHoQ\/ffH97L72FFHNseUj3W88udSmfUZkqht2CIuHq3fxejwaMGds+msz5LWWOpBcrD4BHKSYxxuuAhBXbUeWV2g29zTSUjJ+wDYoU8+XlnTCjqGKmWeWtDvlrPA7yY7iP+YKH0CeHaYawzATsKKIqq8Lxgs00ZvnSsx17JcY79WW3PwHCtkJeBjsdP\/b2+TAkmeBWMuraS\/\/8Q3Jbs6fJmBv9RFo6EBgfKoId4IhmUOerFsQIDAQAB"
}