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 с друзьями, чтобы легко установить расширения 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 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
}