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.은(는) https://zintlr.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Zintlr – where every connection is a strategic advantage. Discover Psychological intel, B2B Contacts and Emails with Zintlr"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Zintlr: The ultimate B2B prospecting tool. 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
도움말 페이지 URL https://zintlr.com/contact-us
개인정보 보호 정책 페이지 URL 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"
    }
}