Email Finder & Mobile Finder by SMARTe

SMARTe offers mobile numbers and work emails for B2B Prospecting & Recruitment.

Email Finder & Mobile Finder by SMARTe란 무엇입니까?

Email Finder & Mobile Finder by SMARTe은(는) https://smarteinc.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SMARTe offers mobile numbers and work emails for B2B Prospecting & Recruitment."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Email Finder & Mobile Finder by SMARTe 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        SMARTe – Find globally accurate B2B Mobile Numbers and Emails

Find Mobile Numbers and Business Emails while researching prospects anywhere on the web.

With SMARTe’s Extension, access your prospect’s information like direct dials, emails, firmographics, and technographics while browsing company websites and LinkedIn profiles including Sales Navigator. Reveal this information in a single click and save it to your CRM.

Who is SMARTe for?

SMARTe is leveraged by Sales, Marketing, and Recruiting teams to find prospect information globally. 

How it works:

Install the chrome extension and create a SMARTe account. Get a free account for yourself, sign up here: app.smarteinc.com

Pin the extension to your browser

To reveal company/contact data, click on SMARTe’s icon on your browser to prospect without leaving your browser tab

Trigger SMARTe's Extension on LinkedIn, Sales Navigator profiles and company websites to instantly reveal your prospect’s contact details and B2B company info. Save as a lead to your CRM in a few clicks.

You get:

Free to start with: Get 10 free reveal credits every month to find your prospect’s direct dial, business emails, and mobile numbers from SMARTe’s database of 220+ million contacts from 20 million companies from 125+ countries.

Easy to use Dashboard: Build and save target lists using SMARTe’s 55+ advanced demographic filters and narrow down your ICP.

Prospect faster, anywhere: Reveal contact and company information on company websites and LinkedIn.

Target more buyers: Unlimited downloads for sales users to reach more decision-makers and close deals faster.

Fresh and accurate data: SMARTe’s database is refreshed every 90 days to give you accurate and valid data across 50+ million job titles and 50+ functions.

Supercharge your prospecting: Our mobile numbers have a coverage of 70% in North America and 45% across EMEA, APAC, and LATAM with unlimited downloads for sales users.

Privacy:

SMARTe is GDPR, CCPA, and SOC2 compliant. We collect data only from publicly available sources and restrict ourselves to collecting information about individuals who have a company tied to them.

Visit SMARTe’s privacy policy - https://www.smarte.pro/privacy-policy/english
For Support - [email protected]                    

확장 프로그램 기본 정보

이름 Email Finder & Mobile Finder by SMARTe Email Finder & Mobile Finder by SMARTe
ID klapkopkbgmggklgaeimeijoegmkegmf
공식 URL https://chromewebstore.google.com/detail/email-finder-mobile-finde/klapkopkbgmggklgaeimeijoegmkegmf
설명 SMARTe offers mobile numbers and work emails for B2B Prospecting & Recruitment.
파일 크기 1.17 MB
설치 횟수 1,131
현재 버전 4.0
최근 업데이트 2024-02-16
출시 날짜 2020-08-24
평점 5.00/5 총 7 개의 평점
개발자 https://smarteinc.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://www.smarteinc.com/
개인정보 보호 정책 페이지 URL https://www.smarte.pro/privacy-policy/english
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Email Finder & Mobile Finder by SMARTe",
    "version": "4.0",
    "description": "SMARTe offers mobile numbers and work emails for B2B Prospecting & Recruitment.",
    "short_name": "SMARTe Extension",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "action": {
        "default_icon": {
            "16": "logo.png"
        }
    },
    "icons": {
        "128": "logo128.png",
        "48": "logo48.png",
        "16": "logo.png"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab",
        "tabs",
        "cookies"
    ]
}