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%…」です。
拡張機能のスクリーンショット
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 |
ID | glolkjmiamldnmkoglafokbgafebkmbd |
公式URL | 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 } |