RecForceOne

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

Cos'è RecForceOne?

RecForceOne è un'estensione di Chrome sviluppata da RecForceOne, e la sua funzione principale è "RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione RecForceOne

Scarica i file di estensione RecForceOne in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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]                    

Informazioni di Base sull'Estensione

Nome RecForceOne RecForceOne
ID glolkjmiamldnmkoglafokbgafebkmbd
URL Ufficiale https://chromewebstore.google.com/detail/recforceone/glolkjmiamldnmkoglafokbgafebkmbd
Descrizione RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…
Dimensione del File 78.27 KB
Conteggio Installazioni 20
Versione Corrente 2.8
Ultimo Aggiornamento 2019-08-17
Data di Pubblicazione 2019-08-16
Sviluppatore RecForceOne
Tipo di Pagamento free
Sito Web dell'Estensione http://recforceone.com
Lingue Supportate 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
}