Quiklist - Quickly build B2B contact lists

Quickly build B2B contact lists in less than 5 minutes

Qu'est-ce que Quiklist - Quickly build B2B contact lists ?

Quiklist - Quickly build B2B contact lists est une extension Chrome développée par quiklist, et sa fonction principale est "Quickly build B2B contact lists in less than 5 minutes".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Quiklist - Quickly build B2B contact lists

Téléchargez les fichiers d'extension Quiklist - Quickly build B2B contact lists au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ****HOW TO USE****
1. Open Linkedin Sales Navigator or the Linkedin profile(s) of the contacts you want to add
2. Click the extension icon to activate the application
3. Export as csv or spreadsheet or simply copy the email addresses listed


****ABOUT QUIKLIST****
LinkedIn’s social network has over half a billion active users and counting.

LinkedIn is the biggest database of professional profiles in the world. With advanced search options to filter search results by target market, LinkedIn allows you to find relevant leads for your cold calling or emailing goals - 

We developed a service called Quiklist, which allows you to instantaneously generate lists of contact data, including phone numbers and email addresses, from LinkedIn profiles 

Using these two options together, LinkedIn and Quiklist, will provide you with a sales contact list suited to your needs.

****WHO IS IT FOR?****
- Sales professional, recruiters, headhunters, account managers, marketers, business developers, and people with direct client relationships.
- Professionals looking to increase their productivity and efficiency
- Teams, project managers, coordinators and internal communications

Website: www.quiklist.io
LinkedIn: https://www.linkedin.com/company/quiklist/

QUIKLIST EXTENSION:
- Our extension is available for Chrome

Questions? Drop us an email at hello(at)salence.us                    

Informations de Base sur l'Extension

Nom Quiklist - Quickly build B2B contact lists Quiklist - Quickly build B2B contact lists
ID geiifogbppillhakmonhkkihkghflodk
URL Officiel https://chromewebstore.google.com/detail/quiklist-quickly-build-b2/geiifogbppillhakmonhkkihkghflodk
Description Quickly build B2B contact lists in less than 5 minutes
Taille du Fichier 1.19 MB
Nombre d'Installations 84
Version Actuelle 7.2
Dernière Mise à Jour 2022-08-07
Date de Publication 2020-05-01
Évaluation 5.00/5 Total 1 Évaluations
Développeur quiklist
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://quiklist.io
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quiklist - Quickly build B2B contact lists",
    "version": "7.2",
    "description": "Quickly build B2B contact lists in less than 5 minutes",
    "default_icon": {
        "16": "favicon\/favicon-16x16.png",
        "32": "favicon\/favicon-32x32.png",
        "48": "favicon\/48.png",
        "128": "favicon\/favicon.ico"
    },
    "icons": {
        "16": "favicon\/favicon-16x16.png",
        "32": "favicon\/favicon-32x32.png",
        "48": "favicon\/48.png",
        "128": "favicon\/favicon.ico"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "firebase.js"
    },
    "action": {
        "default_popup": "popout.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "stripe\/*",
                "stripeFrame.html"
            ],
            "matches": [],
            "extension_ids": []
        }
    ],
    "manifest_version": 3
}