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
官方網址 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
}