ConvergeHub Lead Generator

Lead capture from LinkedIn, Facebook, Twitter, Gmail, Yelp and many more. Free CRM included.

ConvergeHub Lead Generator란 무엇입니까?

ConvergeHub Lead Generator은(는) www.convergehub.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Lead capture from LinkedIn, Facebook, Twitter, Gmail, Yelp and many more. Free CRM included."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ConvergeHub Lead Generator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ConvergeHub Lead Generator captures leads from social sites, email and more.

Sales and marketing professionals often spend hours each day gathering prospects from social sites and manually saving them for future follow up.

Not anymore!

You can now directly capture information from popular social sites and many more with one click. Save them directly in the chrome extension tool for future follow up, or you also have the option to save directly in ConvergeHub CRM absolutely FREE for even more power!

How it works?

•    Install extension on your Chrome browser

•    ConvergeHub icon is displayed on the Chrome address bar

•    Enter your name and email

•    Go to profile page of the social media site or Gmail

•    Click on ConvergeHub icon on your Chrome browser

•    Click Save 

•    Add Notes and Tasks as needed

•    Highlight any part of any website and click on any field in the form to capture the highlighted section

•    You also have the option to save the data directly in ConvergeHub CRM absolutely FREE and increase your selling power instantly

Simple and powerful – One click captures all details of your prospect in an instant!

Features:

•    Quick access via Chrome extension

•    Captures name, phone, email and other details

•    View and search saved information

•    Option to save contact to ConvergeHub CRM absolutely FREE and convert to customer quickly

•    Duplicate checking intelligence

•    Create Notes and follow up tasks

•    Highlight any part of any website and click on Notes or any other field in the tool to copy the highlighted section

ConvergeHub is a cloud-based all-in-one CRM software for small and medium businesses, and provides Sales, Marketing, Customer Service and Billing in one easy-to-use platform. Whether it is running marketing campaigns across multiple channels, defining a sales process, tracking sales activity, sharing documents with team and partners or responding to customer service cases - ConvergeHub enables businesses to do all this and much more.

Using ConvergeHub, small businesses get the power to engage, communicate and collaborate with prospects and customers at every stage and from any device. They find it easy to attract new customers and build lasting relationships with existing ones.

Sign Up

Get started with ConvergeHub at no cost. Visit ConvergeHub website and Sign up for a FREE 14-day trial!! https://www.convergehub.com/signup                    

확장 프로그램 기본 정보

이름 ConvergeHub Lead Generator ConvergeHub Lead Generator
ID mjcffemmfdpcjekgonelgmphacdhhbod
공식 URL https://chromewebstore.google.com/detail/convergehub-lead-generato/mjcffemmfdpcjekgonelgmphacdhhbod
설명 Lead capture from LinkedIn, Facebook, Twitter, Gmail, Yelp and many more. Free CRM included.
파일 크기 1.09 MB
설치 횟수 4,218
현재 버전 2.3.4
최근 업데이트 2022-07-20
출시 날짜 2019-07-10
평점 4.50/5 총 12 개의 평점
개발자 www.convergehub.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.convergehub.com/
도움말 페이지 URL https://www.convergehub.com/support
개인정보 보호 정책 페이지 URL https://www.convergehub.com/privacypolicy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "lib\/jquery-2.1.0.min.js",
            "lib\/chai.js",
            "lib\/gmail-helper.js",
            "lib\/account-helper.js",
            "lib\/underscore.js",
            "lib\/notification-progress.js",
            "lib\/image-utils.js",
            "lib\/meteor-ddp.js",
            "lib\/ddp-log.js",
            "lib\/meteorDDP.js",
            "background.js",
            "lib\/actnotify.js",
            "lib\/moment.min.js"
        ]
    },
    "page_action": {
        "default_icon": "images\/logo.png",
        "default_title": "ConvergeHub Lead Generator",
        "default_popup": "\/views\/browser-action-popup.html"
    },
    "content_scripts": [
        {
            "css": [],
            "js": [
                "lib\/jquery-2.1.0.min.js",
                "lib\/jquery.ba-hashchange.js",
                "content_script.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [],
            "js": [
                "lib\/chai.js",
                "lib\/jquery-2.1.0.min.js",
                "content_script.js"
            ],
            "matches": [
                "*:\/\/staging.knotable.com\/*",
                "*:\/\/alpha.knotable.com\/*",
                "*:\/\/dev.knotable.com\/*",
                "http:\/\/localhost:3000\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [],
            "js": [
                "lib\/chai.js",
                "lib\/jquery-2.1.0.min.js",
                "lib\/jquery.ba-hashchange.js",
                "content_script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "http:\/\/localhost:3000\/*",
                "*:\/\/mail.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/apis.google.com; object-src 'self' 'unsafe-eval'",
    "description": "Lead capture from LinkedIn, Facebook, Twitter, Gmail, Yelp and many more. Free CRM included.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "short_name": "Lead Generator",
    "name": "ConvergeHub Lead Generator",
    "homepage_url": "https:\/\/convergehub.com",
    "permissions": [
        "storage",
        "https:\/\/*\/*"
    ],
    "version": "2.3.4",
    "web_accessible_resources": [
        "lib\/*",
        "css\/*",
        "fonts\/*",
        "images\/*",
        "views\/*",
        "inline-scripts\/*",
        "content-script-frame.html"
    ]
}