Scrab.in - LinkedIn Prospecting Tool

Boost Your LinkedIn Prospecting with a Powerful Email Finder Chrome Extension

什么是Scrab.in - LinkedIn Prospecting Tool?

Scrab.in - LinkedIn Prospecting Tool是由https://scrab.in开发的Chrome扩展程序,该扩展的主要功能是“Boost Your LinkedIn Prospecting with a Powerful Email Finder Chrome Extension”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Scrab.in - LinkedIn Prospecting Tool扩展crx文件

下载Scrab.in - LinkedIn Prospecting Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Experience seamless lead generation and marketing automation with Scrab.in, the ultimate LinkedIn prospecting tool. This chrome extension will revolutionize your social network experience and streamline your lead generation efforts.

LinkedIn Automation for Rapid Growth

Scrab.in automates your actions, allowing you to effortlessly visit profiles, send direct messages, and auto-endorse skills. By using targeted searches in Sales Navigator, you can work synergistically with Scrab.in to visit and endorse profiles, thus expanding your network and enhancing your prospecting.

Easy and Efficient Lead Generation on LinkedIn

This chrome extension simplifies your lead generation process, enabling you to efficiently connect with potential clients, grow your network, and boost your sales. Don't miss the opportunity to try Scrab.in and experience unparalleled support from our team. Download and store all vital information for future use like email finding, and watch your lead generation grow 10x.

Leveraging LinkedIn for Marketing Automation

Scrab.in is the perfect marketing automation tool to help you enhance your online presence, build connections, and generate more leads. Use Scrab.in in conjunction with Sales Navigator to optimize your LinkedIn prospecting efforts and reach your target audience more effectively.

Seamless Integration with LinkedIn

Key Features of Scrab.in:
🚀 Boost Profile Visits: Get 200% more visits to your profile with automated messages, connection invites, and profile visits.
🎯 Easy Campaign Setup: Simplify your LinkedIn lead generation campaign setup with just a couple of clicks.
🕵️‍♂️ Enhanced Profile Filtering: Skip certain connection levels and unverified profiles to focus on the most relevant prospects.
🌟 Endorse Skills: Validate skills of other users to enhance your profile and encourage endorsements in return.
🤝 Connection Invites: Send personalized invitations each day to build your network quickly.
📊 Generate and Download Leads: Easily generate leads on LinkedIn and download them in CSV format for further use.
📁 CSV Management: Upload your CSV files to manage outbound marketing campaigns and send personalized messages.
💪 All-in-one Solution: Automate all actions needed to grow on LinkedIn and promote your value proposition.
🏆 Recommended by Experts: Outbound marketing and lead generation experts recommend Scrab.in for its powerful features and ease of use.


Try Scrab.in today and discover how to automate with ease, and give your lead generation efforts a significant boost.                    

扩展基本信息

名称 Scrab.in - LinkedIn Prospecting Tool Scrab.in - LinkedIn Prospecting Tool
ID npcfccjbkefemjkfogefnhojohpdjflg
官方URL https://chromewebstore.google.com/detail/scrabin-linkedin-prospect/npcfccjbkefemjkfogefnhojohpdjflg
简介 Boost Your LinkedIn Prospecting with a Powerful Email Finder Chrome Extension
文件大小 1.48 MB
安装次数 10,808
当前版本 4.6.1
更新时间 2024-01-25
上架时间 2020-05-18
评分 4.58/5 共101次评分
开发者 https://scrab.in
电子邮箱 [email protected]
付费类型 free
扩展官网 https://scrab.in
帮助页面URL https://help.findthatlead.com/en/?q=Scrab.in
隐私政策页面URL https://scrab.in/en/privacy
支持的语言 en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_extension_name__",
    "description": "__MSG_manifest_description__",
    "version": "4.6.1",
    "minimum_chrome_version": "48.0",
    "browser_action": {
        "default_popup": ".\/Views\/popup.html",
        "default_icon": ".\/Assets\/Images\/icon-128.png"
    },
    "icons": {
        "128": ".\/Assets\/Images\/icon-128.png",
        "16": ".\/Assets\/Images\/icon-16.png",
        "48": ".\/Assets\/Images\/icon-48.png",
        "32": ".\/Assets\/Images\/icon-32.png",
        "64": ".\/Assets\/Images\/icon-64.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "unlimitedStorage",
        "http:\/\/linkedin.com\/*",
        "https:\/\/linkedin.com\/*",
        "http:\/\/*.linkedin.com\/*",
        "https:\/\/*.linkedin.com\/*",
        "http:\/\/www.linkedin.com\/*",
        "https:\/\/www.linkedin.com\/*",
        ""
    ],
    "background": {
        "persistent": true,
        "scripts": [
            ".\/Libs\/jquery.min.js",
            ".\/Libs\/moment.js",
            ".\/Assets\/JS\/web.api.js",
            ".\/Assets\/JS\/notify.min.js",
            ".\/Scripts\/BackgroundScript\/bg.port.js",
            ".\/Scripts\/BackgroundScript\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "css": [
                ".\/Assets\/CSS\/style.css",
                ".\/Libs\/jquery-ui.css"
            ],
            "all_frames": false,
            "js": [
                ".\/Libs\/jquery-1.12.4.js",
                ".\/Libs\/jquery-ui.js",
                ".\/Libs\/toast.min.js",
                ".\/Libs\/alert.min.js",
                ".\/Libs\/moment.js",
                ".\/Assets\/JS\/web.api.js",
                ".\/Assets\/JS\/linkedin.api.js",
                ".\/Assets\/JS\/notify.min.js",
                ".\/Scripts\/ContentScript\/content.port.js",
                ".\/Scripts\/ContentScript\/content_script.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "css": [],
            "all_frames": false,
            "js": [
                ".\/Libs\/jquery-1.12.4.js",
                ".\/Libs\/moment.js",
                ".\/Libs\/toast.min.js",
                ".\/Scripts\/ContentScript\/global.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.findthatlead.com\/*",
                "*:\/\/*.scrab.in\/*"
            ],
            "js": [
                ".\/Scripts\/ContentScript\/extension_installed.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "content_security_policy": "frame-ancestors; style-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/client.crisp.chat; script-src 'self' 'unsafe-eval' https:\/\/prism.app-us1.com https:\/\/diffuser-cdn.app-us1.com https:\/\/connect.facebook.net 'sha256-D5ddX1mPGBdO6\/hnMVD0DyJV7q1XR1m2Yv1kWQi0RmA=' 'sha256-xC21dshjBYXsRaLa+xYT+EDDcUWIB16sPXtNKL1AO54=' 'sha256-X5S4y8i1QX1yIBshLF1actS9c06u5+zztLROAFk5U4A=' https:\/\/widget.intercom.io https:\/\/*.intercomcdn.com\/ https:\/\/*.hotjar.com\/ https:\/\/www.google-analytics.com\/analytics.js https:\/\/*.google-analytics.com https:\/\/*.mxpnl.com https:\/\/*.googletagmanager.com https:\/\/*.googleadservices.com https:\/\/*.crisp.chat; object-src 'self'",
    "web_accessible_resources": [
        "*.*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/api.scrab.in\/*",
            "https:\/\/app.scrab.in\/*",
            "https:\/\/app-new.scrab.in\/*"
        ]
    }
}