eLink Pro LinkedIn Automation

Automation software that aids in daily prospecting for hundreds of leads, engagements and business connections.

ما هو eLink Pro LinkedIn Automation؟

eLink Pro LinkedIn Automation هو إضافة Chrome تم تطويرها بواسطة http://www.elink-pro.com، والميزة الرئيسية لها هي "Automation software that aids in daily prospecting for hundreds of leads, engagements and business connections.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة eLink Pro LinkedIn Automation

قم بتنزيل ملفات الامتداد eLink Pro LinkedIn Automation بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        eLink Pro Automation software is an exceptional LinkedIn™ sales support tool. eLink attracts and connects sales prospects to your LinkedIn™ profile, starting at the top of the sales funnels. eLink Pro quietly and professionally increases your network and successfully drives your online influence - turning your profile into a sales and lead gen magnet. 

MAIN FEATURES:

•Bulk Message your first level connections using campaigns
•Visits profiles automatically on a daily basis
•Schedule profile visits to be run at certain times
•Automate connection requests with messages and scheduled daily
•Works with business Plus & Sales Navigator™
•Up to 600 daily profile views
•Up to 100 connection requests weekly
•See who’s viewed your profile
•Automate Birthday and Celebration Messages
•Export details of profiles you’ve viewed in CSV format for easy import into CRM
•Create & save searches with unique criteria to run on schedule

eLink Pro also include an agency module for handling multiple client accounts PLUS you can scale your subscription using Lite or Pro versions of the extension.

eLink Pro allows you to work with multiple Linked-in accounts with a single eLink Pro license.                    

معلومات أساسية عن التمديد

الاسم eLink Pro LinkedIn Automation eLink Pro LinkedIn Automation
ID canchandamihpkkopipjjmflijpbdcej
عنوان URL الرسمي https://chrome.google.com/webstore/detail/elink-pro-linkedin-automa/canchandamihpkkopipjjmflijpbdcej
الوصف Automation software that aids in daily prospecting for hundreds of leads, engagements and business connections.
حجم الملف 6.61 MB
عدد التثبيتات 814
النسخة الحالية 7.3.16
آخر تحديث 2022-10-13
تاريخ النشر 2020-06-11
تقييم 4.60/5 مجموع تقييمات 55
المطور http://www.elink-pro.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة http://elink-pro.com
عنوان صفحة المساعدة http://elink-pro.com
عنوان صفحة سياسة الخصوصية https://elink-pro.com/privacy
اللغات المدعومة en-US
manifest.json
{
    "manifest_version": 3,
    "background": {
        "service_worker": "main.js"
    },
    "action": {
        "default_icon": "icons\/icon-1500x1500.png",
        "default_popup": "default_popup.html",
        "default_title": "eLink Pro LinkedIn Automation"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/plugins\/sweetalert2\/sweetalert2.min.js",
                "js\/plugins\/toastr\/toastr.min.js",
                "includes\/sn_content.js",
                "common.js",
                "searchresults.js"
            ],
            "css": [
                "css\/plugins\/sweetalert2\/sweetalert2.min.css"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/feed\/",
                "http:\/\/www.linkedin.com\/vsearch\/*",
                "https:\/\/www.linkedin.com\/vsearch\/*",
                "https:\/\/www.linkedin.com\/sales\/search*",
                "https:\/\/www.linkedin.com\/search\/*",
                "http:\/\/ww2.linkedin.com\/search*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/plugins\/toastr\/toastr.min.js",
                "common.js",
                "includes\/profile_View_content.js"
            ],
            "css": [
                "css\/plugins\/sweetalert2\/sweetalert2.min.css"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/in\/*",
                "https:\/\/www.linkedin.com\/sales\/people\/*",
                "https:\/\/www.linkedin.com\/sales\/lead\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "includes\/xhr_content.js",
                "includes\/profile_view_iframe.js"
            ],
            "css": [
                "css\/plugins\/sweetalert2\/sweetalert2.min.css"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/in\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/plugins\/toastr\/toastr.min.js",
                "common.js",
                "autoaccept.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/www.linkedin.com\/people\/pymk\/hub*",
                "http:\/\/www.linkedin.com\/people\/pymk\/hub*",
                "https:\/\/www.linkedin.com\/mynetwork\/invitation-manager\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/plugins\/toastr\/toastr.min.js",
                "common.js",
                "autoAcceptance.js"
            ],
            "css": [],
            "matches": [
                "https:\/\/www.linkedin.com\/mynetwork\/invite-connect\/connections\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_page": "script-src 'self' 'wasm-unsafe-eval' 'https:\/\/www.linkedin.com'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'wasm-unsafe-eval' 'https:\/\/ssl.google-analytics.com' 'https:\/\/www.google-analytics.com\/analytics.js' 'https:\/\/js.stripe.com\/v2\/' 'https:\/\/cdn.rollbar.com\/rollbarjs\/refs\/tags\/v2.24.0\/rollbar.min.js'; object-src 'self'"
    },
    "description": "Automation software that aids in daily prospecting for hundreds of leads, engagements and business connections.",
    "homepage_url": "https:\/\/elink-pro.com",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon-1500x1500.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzT8BprMzOin4ccFXyrt6CXwBL2aa0sZ5SYSsI9\/5CGQnCEb1iIiLgP6v1v8HM26NQmUS3eLNsvfepsGfJbGylo0pr8HLTMYrBGnWQeMj+XY7Ci00Y8d4My8vwFiEywk1goQy5Wmrl9r6ar2sD2YVyl3CVlAtfnXq8abIduRSSi7fNbrm8\/aH51HLPtXwXrqxCfj+yOQ9ll17aPVUR3uUaZeJdV6w2ufaUkbMmvsvOv945NT9cgcs0CUCQpWol9TuaKq0F2kpNE3bbeGUovnxy\/ijNM+atjZYNi7shVH9XPEnzek6d3unwFKDyYtxZhThVeCy8PQGML6spEJfE\/UrPwIDAQAB",
    "name": "eLink Pro LinkedIn Automation",
    "options_page": "login.html",
    "permissions": [
        "tabs",
        "notifications",
        "activeTab",
        "cookies",
        "webRequest",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/elink-pro.com\/*",
        "chrome-extension:\/\/canchandamihpkkopipjjmflijpbdcej\/*"
    ],
    "short_name": "eLink Pro",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.3.16",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*",
                "assets\/*",
                "icons\/*",
                "css\/*",
                "js\/*",
                "includes\/*"
            ]
        }
    ]
}