Zintlr: The ultimate B2B prospecting tool.

Zintlr – where every connection is a strategic advantage. Discover Psychological intel, B2B Contacts and Emails with Zintlr

ما هو Zintlr: The ultimate B2B prospecting tool.؟

Zintlr: The ultimate B2B prospecting tool. هو إضافة Chrome تم تطويرها بواسطة https://zintlr.com، والميزة الرئيسية لها هي "Zintlr – where every connection is a strategic advantage. Discover Psychological intel, B2B Contacts and Emails with Zintlr".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Zintlr: The ultimate B2B prospecting tool.

قم بتنزيل ملفات الامتداد Zintlr: The ultimate B2B prospecting tool. بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Zintlr - The Ultimate B2B Lead Generation Tool!

Overview 

Zintlr is a powerful B2B Lead Generation, prospecting & intel tool that helps businesses of all sizes find new revenue generating contacts quickly and easily. 

💥 Introducing Zintlr’ Extension - using which you can unlock the power of B2B prospecting by generating high-quality leads on any website and/or on LinkedIn.


🔍  Here are the key features of Zintlr's Extension:

🌍 Global Lead Generation:
With Zintlr's Extension, you can find potential leads on any website across the globe. Simply install the extension, browse your favorite websites, and start generating leads instantly.

👥 LinkedIn Lead Generation: 
Zintlr's Extension also works seamlessly with LinkedIn, enabling you to generate targeted leads directly from the world's largest professional networking site. Whether you're looking for new clients, partners, or vendors, Zintlr's Extension has you covered.

Key Features: Go Global Prospecting: Access contact information and email addresses effortlessly on any company's website. 

🌐 Dive deep into company insights, including employee details, top executives, financials, news, and technologies – all from the company's page. 💼. 
Easy Integration on LinkedIn: Seamlessly integrate Zintlr into your LinkedIn experience for swift and effective prospecting. 💼🔗 Effortlessly gather insights right from LinkedIn profiles to power up your outreach strategy. 👥✨ 
3. Personality Intel: Gain a competitive edge with psychological insights about your prospects. 🤔 Understand triggers, stresses, and communication preferences for a surefire conversion strategy. 🚀 Be well-prepared before saying hello – the key to higher conversion rates. 👋 
4. Knowledge Panel Enrichment: Supercharge your Google searches with enriched data right on the Google page. 🔍 Instantly access contact information and insights without leaving the Google tab. 🚀 Sign up for free and enjoy 40 free credits. Each unlock is just one credit.




💰  Credit-Based System: 
Zintlr's Extension uses a credit-based system to unlock new leads. Simply sign up for free and get 100 credits to start. 
**One credit equals one contact unlock. You can also purchase additional credits if needed.
📝  Contact Management: 
Zintlr's Extension makes it easy to manage your leads. You can save your leads directly to your contacts list, add notes, and even export your data to a CSV file for use in other applications.

💡 Sales Tips: 
Every time you open Zintlr's Extension, you'll receive valuable sales tips to help you improve your performance and close more deals. With Zintlr's Extension, you not only get access to high-quality leads, but also the knowledge to use them effectively.

👥👥 Team Subscription: 
If you have a sales team, Zintlr's Extension is the perfect tool for generating leads and managing contacts. With a team subscription, you can share leads across your team, assign tasks, and track progress in real-time.


In summary, Zintlr's Extension is the ultimate lead generation tool for businesses looking to generate revenue from new contacts. 

Try it today and unlock the power of B2B prospecting!                    

معلومات أساسية عن التمديد

الاسم Zintlr: The ultimate B2B prospecting tool. Zintlr: The ultimate B2B prospecting tool.
ID ggkmpcannjbcepigghgdkbpmnglnpfjp
عنوان URL الرسمي https://chromewebstore.google.com/detail/zintlr-the-ultimate-b2b-p/ggkmpcannjbcepigghgdkbpmnglnpfjp
الوصف Zintlr – where every connection is a strategic advantage. Discover Psychological intel, B2B Contacts and Emails with Zintlr
حجم الملف 2.2 MB
عدد التثبيتات 294
النسخة الحالية 0.0.0.9
آخر تحديث 2023-10-31
تاريخ النشر 2023-04-03
تقييم 5.00/5 مجموع تقييمات 30
المطور https://zintlr.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://app.zintlr.com
عنوان صفحة المساعدة https://zintlr.com/contact-us
عنوان صفحة سياسة الخصوصية https://zintlr.com/privacy-center/data-related-policies/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Zintlr",
    "name": "Zintlr: The ultimate B2B prospecting tool.",
    "description": "Zintlr \u2013 where every connection is a strategic advantage. Discover Psychological intel, B2B Contacts and Emails with Zintlr",
    "version": "0.0.0.9",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "cookies"
    ],
    "incognito": "split",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "css": [
                "content.css"
            ],
            "js": [
                "content.js"
            ],
            "exclude_matches": [
                "https:\/\/www.google.com\/*",
                "https:\/\/google.com\/*",
                "http:\/\/localhost:*\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/google.com\/search*"
            ],
            "run_at": "document_start",
            "css": [
                ".\/styles\/search_based.css"
            ],
            "js": [
                ".\/scripts\/search_based.js"
            ],
            "exclude_matches": [
                "http:\/\/localhost:*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [],
            "matches": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' http:\/\/localhost:*; style-src 'unsafe-inline' 'self'; font-src 'self'; script-src 'self'; connect-src 'self' https:\/\/www.linkedin.com https:\/\/linkedin.com https:\/\/extension.zintlr.com http:\/\/localhost:*; frame-src 'self' https:\/\/extension.zintlr.com"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png",
            "48": "logo48.png",
            "128": "logo128.png",
            "192": "logo192.png",
            "512": "logo512.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png",
        "192": "logo192.png",
        "512": "logo512.png"
    }
}