Leadsourcing - ChatGPT for LinkedIn

Supercharge your prospecting on LinkedIn with ChatGPT. Let Leadsourcing do the heavy lifting. Save time, close deals.

Что такое Leadsourcing - ChatGPT for LinkedIn?

Leadsourcing - ChatGPT for LinkedIn - это расширение Chrome, разработанное https://leadsourcing.co, и его основная функция - "Supercharge your prospecting on LinkedIn with ChatGPT. Let Leadsourcing do the heavy lifting. Save time, close deals.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Leadsourcing - ChatGPT for LinkedIn

Скачайте файлы расширений Leadsourcing - ChatGPT for LinkedIn в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Welcome to Leadsourcing! Leverage LinkedIn as your first acquisition channel!

At Leadsourcing, our tool can analyze each of the profile content and create personalized and relevant LinkedIn intro messages for your outreach campaign.

1. How does Leadsourcing Extension work?
- Use Leadsourcing extension on LinkedIn to extract lists of profiles from people search, Sales Navigator, Premium & Recruiter Lite. 
- Set up a personalized prospecting campaign with LinkedIn. 
- Leadsourcing takes over your prospecting, freeing up 70% of your time to focus on closing deals.

2. Leadsourcing is for…
- Salespeople, marketers, freelancers, founders, and recruiters who want to quickly and easily find prospects on LinkedIn.

3. Prospect faster and smarter
- Automating your prospecting and generating new, high-quality leads on LinkedIn. We even have pre-built message templates that are tested in-house, so it's easy to set up your first campaign and start prospecting right away. You can even run campaigns while you are sleeping.

4. Contacts export
- Exporting excel/csv for future use after extracting the profiles simply by clicking a button.

5. FREE Trial
- Leadsourcing offers a free trial, and you don't need a credit card to try it. If it's not your budget priority this year, don't worry. 

6. World-class customer support
- At Leadsourcing, we have world-class customer support. Our team of experts is always ready to help you with any questions or issues you may encounter. From onboarding to campaign optimization, we're here to help you every step of the way.

Download and outreach your prospects now.                    

Основная информация о расширении

Название Leadsourcing - ChatGPT for LinkedIn Leadsourcing - ChatGPT for LinkedIn
ID ogaoafnkmioibffoejjhojlgdbnbhbkn
Официальный URL https://chromewebstore.google.com/detail/leadsourcing-chatgpt-for/ogaoafnkmioibffoejjhojlgdbnbhbkn
Описание Supercharge your prospecting on LinkedIn with ChatGPT. Let Leadsourcing do the heavy lifting. Save time, close deals.
Размер файла 149 KB
Количество установок 143
Текущая Версия 0.3.16
Последнее Обновление 2023-08-24
Дата публикации 2023-06-27
Рейтинг 5.00/5 Всего 4 оценок
Разработчик https://leadsourcing.co
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://leadsourcing.co/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "assets\/icon512.png"
        },
        "default_popup": "src\/popup\/popup.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.ts-7ea2ed3d-96b892e4.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "css": [
                "assets\/index-0471d510.css"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "rules",
                "path": "assets\/rules.json"
            }
        ]
    },
    "description": "Supercharge your prospecting on LinkedIn with ChatGPT. Let Leadsourcing do the heavy lifting. Save time, close deals.",
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "https:\/\/leadsourcing-campaign.web.app\/*"
    ],
    "icons": {
        "128": "assets\/icon512.png"
    },
    "manifest_version": 3,
    "name": "Leadsourcing - ChatGPT for LinkedIn",
    "permissions": [
        "alarms",
        "cookies",
        "declarativeNetRequest",
        "identity",
        "storage",
        "tabs"
    ],
    "version": "0.3.16",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/*.plasmo.com\/*"
            ],
            "resources": [
                "src\/popup\/popup.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "resources": [
                "assets\/util-b7bc4241.js",
                "assets\/index.ts-7ea2ed3d.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "oauth2": {
        "client_id": "568937149657-6i6dsjb7bf9khlah73ukej3kash6r91c.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAryFyIByE3szQ4i0RjIvz2XGNnDdx8dQv07\/Ar1PfdHDueXYxUeU23iOWp32VgpYzFxV1E45NSSK0TaL3OjfFcpv+d4zV7iDcxJJIjXgtjr4tq+jYVvRUgMB3dcK+dpkRDUmdG3A9EDxqTj4B8\/aDoOpJ3Swv2yBctnilUoY90AJEesVT6Zv9NiUKfamEtuwqOeoH8+1jFLiimhzAc3yVpUisy6icL4wsaF5p2uTx4vKylxjdCpTeHp8rGpFZX3wV+LxwzOzIwbTygUKJWIwXUn2l6xeNZWIOz2PCW8JUgy0Z8ErPKRxUKjufAN4mQRXq3Bll\/gHVn6QkP8kQQ8\/JFQIDAQAB"
}