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はhttp://www.elink-pro.comによって開発されたChromeの拡張機能で、その主な機能は「Automation software that aids in daily prospecting for hundreds of leads, engagements and business connections.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

eLink Pro LinkedIn Automation拡張機能のCRXファイルをダウンロード

eLink Pro LinkedIn Automation拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト http://elink-pro.com
ヘルプページのURL http://elink-pro.com
プライバシーポリシーページのURL 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\/*"
            ]
        }
    ]
}