Reply: Email Finder and Outreach

Reply’s Free Email Finder and Outreach searches for emails on professional social media, automates the outreach process.

O que é Reply: Email Finder and Outreach?

Reply: Email Finder and Outreach é uma extensão do Chrome desenvolvida por https://reply.io, e sua principal característica é "Reply’s Free Email Finder and Outreach searches for emails on professional social media, automates the outreach process.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Reply: Email Finder and Outreach

Baixe arquivos de extensão Reply: Email Finder and Outreach no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Reply: Email Finder and Outreach

Reply’s Free Email Finder and Outreach searches for emails on professional social media, automates the outreach process.


Reply: Email Finder and Outreach extension offers the easiest and fastest way to find verified prospect emails on professional social media and automate your sales outreach while keeping it personal.

WHAT IS REPLY EMAIL FINDER AND OUTREACH EXTENSION?

With the Reply Chrome extension you can search for new leads to later engage with your automated outreach campaigns, boost your productivity with direct access to your tasks, automatic data sync between Reply and your CRM, and direct calls.

HOW DOES IT WORK?

1. Install the extension
2. Go to professional social media and find contacts you’d like to engage with. 
3. Open the extension - it will automatically find emails for your contacts.
4. Sign up in just 2 clicks via Google account and voila! you’ve got contacts in your Reply trial account.
5. You can save the list to Reply or push to a sequence.
6. Open extension while in Gmail, Salesforce, HubSpot, or Copper CRM on contact profile or page with multiple contacts to automatically sync the data to your Reply account.

WHAT REPLY  EXTENSION CAN DO?

* Lightning-fast manual email lookup
* Unlimited bulk email search using professional social media
* Built-in email verification
* Seamless data sync between your CRM and Reply account
* Instant prospect engagement with multichannel outreach
* Direct cloud calls
* Convenient task management
* Complete activity log for each contact at a glance
* Native integrations with Gmail, professional social media, Copper CRM, Salesforce and HubSpot


WHO IS THIS EXTENSION FOR?

This extension will come in handy to any organization, and the following teams specifically:

* Sales teams looking to engage both outbound and inbound leads
* Recruiters hunting for candidates
* Startups founders and executives trying to raise funds, connect with mentors, or grow their personal network
* Business development professionals expanding strategic partnerships
* Marketing teams doing link building, influencer, or publisher outreach


WHAT'S NEW

*  Tasks revamp - added semi-automated mode in Task flow and implemented new improved layout so any Task can be executed in just two clicks.
* Manual task creation in extension (the same rules of one contact per task, text-only descriptions, and symbols limits applied as in main application).
* Task page filters available for All professional social mediaЕ tasks or any specific Task type so you can now execute tasks based on their type, e.g. Connect or Message.
* Email search in Chrome extension can now be done before the registration.
* Google sign up option.


Made with love by Reply.io team                    

Informações Básicas da Extensão

Nome Reply: Email Finder and Outreach Reply: Email Finder and Outreach
ID amcdijdgmckgkkahhcobikllddfbfidi
URL Oficial https://chromewebstore.google.com/detail/reply-email-finder-and-ou/amcdijdgmckgkkahhcobikllddfbfidi
Descrição Reply’s Free Email Finder and Outreach searches for emails on professional social media, automates the outreach process.
Tamanho do Arquivo 2.09 MB
Contagem de Instalações 10,000
Versão Atual 3.3.5
Última Atualização 2024-03-06
Data de Publicação 2020-06-20
Classificação 4.27/5 Total de 30 Avaliações
Desenvolvedor https://reply.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://emails.reply.io/
URL da Página de Ajuda https://support.reply.io/en/articles/2881300-chrome-extension-overview
URL da Página de Política de Privacidade https://name2email.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.3.5",
    "name": "Reply: Email Finder and Outreach",
    "description": "Reply\u2019s Free Email Finder and Outreach searches for emails on professional social media, automates the outreach process.",
    "homepage_url": "https:\/\/reply.io",
    "permissions": [
        "storage",
        "tabs",
        "contextMenus",
        "activeTab",
        "webRequest",
        "clipboardRead",
        "clipboardWrite",
        "scripting",
        "cookies",
        "notifications",
        "alarms",
        "system.display",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*\/*",
        "https:\/\/app.copper.com\/*",
        "https:\/\/name2email.com\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/contacts.google.com\/*",
        "https:\/\/run.replyapp-stage.net\/*",
        "https:\/\/api.reply.io\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "background.build.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/run.replyapp-stage.net\/*",
                "https:\/\/run.reply.io\/*",
                "https:\/\/run.dev.reply.io\/*"
            ],
            "js": [
                "contentSrc\/forReply\/forReply.build.js",
                "contentSrc\/forReply\/browserZoom.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.lightning.force.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentSrc\/forSalesforce\/new\/forSalesforceNew.build.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.salesforce.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentSrc\/forSalesforce\/old\/forSalesforceOld.build.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentSrc\/forLinkedin\/forLinkedin.build.js",
                "contentSrc\/forLinkedin\/forLinkedinLoader.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.prosperworks.com\/*",
                "https:\/\/app.copper.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentSrc\/forCopper\/forCopperLoader.js",
                "contentSrc\/forCopper\/forCopper.build.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.hubspot.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentSrc\/forHubspot\/forHubspot.build.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.mail.google.com\/mail\/u\/*\/*"
            ],
            "js": [
                "contentSrc\/forGmail\/forGmailComposerPreact.build.js",
                "contentSrc\/forGmail\/forGmailComposerLogic.build.js",
                "contentSrc\/forGmail\/gmailContactSearch.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.mail.google.com\/*"
            ],
            "js": [
                "contentSrc\/forGmail\/emailSearchInit.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/api.reply.io\/api\/v1\/chrome-extension\/play?*",
                "https:\/\/api.replyapp-stage.net\/api\/v1\/chrome-extension\/play?*"
            ],
            "js": [
                "contentSrc\/forReply\/hideUrl.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "contentSrc\/forLinkedin\/XMLHttpWatcher.js",
                "contentSrc\/forCopper\/CopperHttpWatcher.js",
                "pageWorld.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/app.copper.com\/*",
                "https:\/\/mail.google.com\/*"
            ]
        },
        {
            "resources": [
                "icons\/plugin-icons.png",
                "contentSrc\/forGmail\/forGmail.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/logo.png",
        "48": "icons\/logo-1.png",
        "128": "icons\/logo-2.png"
    },
    "action": {
        "default_icon": "icons\/logo-1.png",
        "default_title": "Reply"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhUXU00rFaUTFBCSwHJnYB+HGG5XNLHn66ic8igPhWSK97o\/dQlK7kuNPQfuTolk7sDxzHa8MlLUQLL75mCJxmLeE4+9Q3yTxLzieMxxvLu7nPrl0jRLhiJhTun6XnwmVlypid8cKLCe8A1ng\/kuGTnQq87SqVYcGhtFtO9N66t1pH8sYmZDspqs5keN+93vcbFTw5l2axfmB6lrWUGbTE\/SaIoDPwpIx28+aVlL5HLLzDrx8sNLIP+K4KZ443baVxeC1Bzv9EAZ0sVbCDOmL++Xia0IznIGJbaRH36Jy\/1WIMMS2KhK+9\/1wZprG3iseOIhud1Mr+w1ghm96rEDj5QIDAQAB",
    "oauth2": {
        "client_id": "783238239360-95a92o3kc3pt2i0pdm2r5i0jml8gue3m.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "openid"
        ]
    }
}