WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
LeadContact-Phone Number & Email Finder for LinkedIn

LeadContact-Phone Number & Email Finder for LinkedIn

View on Chrome Web Store
View LeadContact-Phone Number & Email Finder for LinkedIn Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (338 ratings)
3 new ratings
42 views
This extension has been viewed 42 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Find verified emails, lead generation for outreach on LinkedIn, AI-powered connection messages,and one-click CRM sync.
Type
Extension
Users
6,000 users
1K
Website leadcontact.ai
linkedcrm2023
View author page of linkedcrm2023
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 31, 2023
Version 2.0.0
Manifest version
3
Updated
Updated on July 14, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View LeadContact-Phone Number & Email Finder for LinkedIn Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "version": "2.0.0",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "storage",
        "sidePanel",
        "cookies",
        "notifications",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "src\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "*:\/\/*.linkedcrm.ai\/*",
                "*:\/\/linkedcrm.ai\/*",
                "*:\/\/*.leadcontact.ai\/*",
                "*:\/\/leadcontact.ai\/*"
            ],
            "js": [
                "src\/content-script\/linkedin.js"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "css": [
                "style.css"
            ]
        },
        {
            "matches": [
                "https:\/\/accounts.google.com\/signin\/oauth\/consent?as=*client_id=232029714160-2kecejjsf4lpc6df14iasmfsbttdcfmg.apps.googleusercontent.com*",
                "https:\/\/accounts.google.com\/signin\/oauth\/v2\/consentsummary?as*client_id=232029714160-2kecejjsf4lpc6df14iasmfsbttdcfmg.apps.googleusercontent.com*"
            ],
            "js": [
                "src\/content-script\/googlesheets.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*api.linkedcrm.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*portal.linkedcrm.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*demo.linkedcrm.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*api.leadcontact.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*app.leadcontact.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*api.demo.leadcontact.ai*",
                "https:\/\/www.notion.so\/install-integration?response_type=code&client_id=*app.demo.leadcontact.ai*"
            ],
            "js": [
                "src\/content-script\/notion.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.chatbase.co\/chatbot-iframe\/*"
            ],
            "js": [
                "src\/content-script\/chatbase.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/app.leadcontact.ai\/*"
            ],
            "js": [
                "src\/content-script\/jump.js",
                "src\/content-script\/web.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.ttf"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "LeadContact Al: LinkedIn Email Finder & Copilot"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "default_locale": "en"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top