useArtemis - Email Finder Extension

Get access to your prospects' phone number and email, instantly from LinkedIn.

O que é useArtemis - Email Finder Extension?

useArtemis - Email Finder Extension é uma extensão do Chrome desenvolvida por https://useartemis.co, e sua principal característica é "Get access to your prospects' phone number and email, instantly from LinkedIn.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão useArtemis - Email Finder Extension

Baixe arquivos de extensão useArtemis - Email Finder Extension 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

                        Find email addresses & phone numbers from any Linkedin user without without relation request, with just one click.
useArtemis for Chrome allows you to reach out to reach decision makers and their teams while browsing Linkedin.


★ Email Finder

If you already know the name the person you would like to contact, just navigate to its Linkedin profile. Then click on Artemis extension. 

★ Export Linkedin Search Results

Connect your Linkedin account and import LinkedIn search results directly to your dashboard on app.useartemis.co.


★ List building

All revealed leads are automatically added to your lists on your prospecting Plateform  ( https://app.useartemis.co/). You can then export them to CSV or to your CRM.


★ Get started

useArtemis's email finder extension requires an account you can create immediately after the installation. You'll get 25 free searches/month and can upgrade your account for more.

By installing the extension, you agree to useArtemis's Privacy Policy (https://useartemis.co/privacy). 

Any question? Drop us a line at [email protected]!                    

Informações Básicas da Extensão

Nome useArtemis - Email Finder Extension useArtemis - Email Finder Extension
ID eblaafalmnibhddbmepjjdoohmhnfncf
URL Oficial https://chromewebstore.google.com/detail/useartemis-email-finder-e/eblaafalmnibhddbmepjjdoohmhnfncf
Descrição Get access to your prospects' phone number and email, instantly from LinkedIn.
Tamanho do Arquivo 1.07 MB
Contagem de Instalações 8,147
Versão Atual 0.0.2.2
Última Atualização 2023-12-21
Data de Publicação 2022-06-08
Classificação 4.91/5 Total de 494 Avaliações
Desenvolvedor https://useartemis.co
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://useartemis.co
URL da Página de Ajuda https://useartemis.co/contact-us
URL da Página de Política de Privacidade https://useartemis.co/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "useArtemis -  Email Finder Extension",
    "description": "Get access to your prospects' phone number and email, instantly from LinkedIn.",
    "version": "0.0.2.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "cookies"
    ],
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "host_permissions": [
        ""
    ]
}