RecForceOne

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

Co je RecForceOne?

RecForceOne je rozšíření Chrome vyvinuté RecForceOne, a jeho hlavní funkcí je „RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření RecForceOne

Stáhněte si soubory rozšíření RecForceOne ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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]                    

Základní Informace o Rozšíření

Název RecForceOne RecForceOne
ID glolkjmiamldnmkoglafokbgafebkmbd
Oficiální URL https://chromewebstore.google.com/detail/recforceone/glolkjmiamldnmkoglafokbgafebkmbd
Popis RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…
Velikost souboru 78.27 KB
Počet instalací 20
Aktuální Verze 2.8
Poslední Aktualizace 2019-08-17
Datum Vydání 2019-08-16
Vývojář RecForceOne
Typ Platby free
Webové stránky Rozšíření http://recforceone.com
Podporované Jazyky 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
}