RecForceOne

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

What is RecForceOne?

RecForceOne is a Chrome extension developed by RecForceOne, and its main feature is "RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…".

Extension Screenshots

screenshot

Download RecForceOne Extension CRX File

Download RecForceOne extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name RecForceOne RecForceOne
ID glolkjmiamldnmkoglafokbgafebkmbd
Official URL https://chromewebstore.google.com/detail/recforceone/glolkjmiamldnmkoglafokbgafebkmbd
Description RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…
File Size 78.27 KB
Installation Count 20
Current Version 2.8
Last Updated 2019-08-17
Publish Date 2019-08-16
Developer RecForceOne
Payment Type free
Extension Website http://recforceone.com
Supported Languages 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
}