RecForceOne

RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…

RecForceOne란 무엇입니까?

RecForceOne은(는) RecForceOne에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…"입니다.

확장 프로그램 스크린샷

screenshot

RecForceOne 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85% of your prospects. All emails are SMTP validated, to ensure that they do not bounce. Emails are generated at real time to ensure maximum accuracy.

MOST COMPLETE
The social and contact information on RecForceOne is more complete and up to date, than any of our competitors. Our knowledge graph contains over 850 million profiles, across 10 million companies, worldwide. 

Website: https://recforceone.com/

QUESTIONS?
Send us an email at [email protected]                    

확장 프로그램 기본 정보

이름 RecForceOne RecForceOne
ID glolkjmiamldnmkoglafokbgafebkmbd
공식 URL https://chromewebstore.google.com/detail/recforceone/glolkjmiamldnmkoglafokbgafebkmbd
설명 RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…
파일 크기 78.27 KB
설치 횟수 20
현재 버전 2.8
최근 업데이트 2019-08-17
출시 날짜 2019-08-16
개발자 RecForceOne
결제 유형 free
확장 프로그램 웹 사이트 http://recforceone.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RecForceOne",
    "version": "2.8",
    "icons": {
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/recforceone.herokuapp.com\/*"
    ],
    "background": {
        "scripts": [
            "background.js",
            "updater.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "RecForceOne",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}