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文件

下载RecForceOne扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
}