RecForceOne
RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…
Qu'est-ce que RecForceOne ?
RecForceOne est une extension Chrome développée par RecForceOne, et sa fonction principale est "RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension RecForceOne
Téléchargez les fichiers d'extension RecForceOne au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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]
Informations de Base sur l'Extension
Nom | RecForceOne |
ID | glolkjmiamldnmkoglafokbgafebkmbd |
URL Officiel | 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%… |
Taille du Fichier | 78.27 KB |
Nombre d'Installations | 20 |
Version Actuelle | 2.8 |
Dernière Mise à Jour | 2019-08-17 |
Date de Publication | 2019-08-16 |
Développeur | RecForceOne |
Type de Paiement | free |
Site Web de l'Extension | http://recforceone.com |
Langues Prises en Charge | 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 } |