useArtemis - Email Finder Extension

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

Was ist useArtemis - Email Finder Extension?

useArtemis - Email Finder Extension ist eine Chrome-Erweiterung, die von https://useartemis.co entwickelt wurde, und ihr Hauptmerkmal ist "Get access to your prospects' phone number and email, instantly from LinkedIn.".

Erweiterungsscreenshots

screenshot

useArtemis - Email Finder Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie useArtemis - Email Finder Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]!                    

Grundlegende Informationen zur Erweiterung

Name useArtemis - Email Finder Extension useArtemis - Email Finder Extension
ID eblaafalmnibhddbmepjjdoohmhnfncf
Offizielle URL https://chromewebstore.google.com/detail/useartemis-email-finder-e/eblaafalmnibhddbmepjjdoohmhnfncf
Beschreibung Get access to your prospects' phone number and email, instantly from LinkedIn.
Dateigröße 1.07 MB
Installationsanzahl 8,147
Aktuelle Version 0.0.2.2
Letztes Update 2023-12-21
Veröffentlichungsdatum 2022-06-08
Bewertung 4.91/5 Insgesamt 494 Bewertungen
Entwickler https://useartemis.co
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://useartemis.co
Hilfeseite URL https://useartemis.co/contact-us
URL der Datenschutzrichtlinien-Seite https://useartemis.co/privacy
Unterstützte Sprachen 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": [
        ""
    ]
}