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 هو إضافة Chrome تم تطويرها بواسطة RecForceOne، والميزة الرئيسية لها هي "RecForceOne is the most accurate email finder, and its easy to use. RocketReach will return emails, social links for at-least 85%…".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة RecForceOne

قم بتنزيل ملفات الامتداد RecForceOne بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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
}