Lusha - Easily find B2B contact information

Lusha is the easiest way to find B2B contact information with just one click.

Lusha - Easily find B2B contact information là gì?

Lusha - Easily find B2B contact information là một tiện ích mở rộng Chrome được phát triển bởi https://lusha.com, và tính năng chính của nó là "Lusha is the easiest way to find B2B contact information with just one click.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Lusha - Easily find B2B contact information

Tải xuống các tệp mở rộng Lusha - Easily find B2B contact information dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Lusha’s Sales Intelligence Platform is the easiest way to find B2B contact and company information across the globe 🌎


💻 In the platform you can discover top leads in bulk, target audiences using buyer intent data, and automatically enrich your CRM to engage with decision-makers—knowing that you’ll have the right contact details.  


🦸 Meet the ultimate sidekick to the Lusha platform: Lusha’s Extension
 
Instantly reveal contact and company data for top prospects wherever you work:
LinkedIn
Salesforce
Gmail
Any company website

💡 Anyone who downloads the Lusha Extension will gain access to the entire Lusha Platform

From direct dials to fresh and accurate company information, you’ll have the info you need to open doors and close deals 🤝
 
⚙️ How does Lusha’s Extension work?
 
* Lusha on LinkedIn: Scroll through the profiles of your top prospects and enrich dozens of contacts in one go using LinkedIn’s people search and Sales Navigator.
 
* Lusha Everywhere: Find key company and decision-maker data on any company website, anywhere on the web. 
 
* Lusha on Salesforce: Fill any data gaps you have in your Salesforce CRM without ever leaving the platform.
 
🎁 It’s FREE to start 
Install Lusha on your browser and get access to contact and company data plus 5 FREE monthly credits to prospect and unlock actionable info right away.

✨ 1 credit = 1 contact’s email + direct dial + work number.
 
🔄  One-click integrations
Build contact lists in seconds and export them directly to your CRM.

🔒 Your data & privacy 
Lusha collects information about you that is similar to what you’d find on a business card. This data we collect comes from affiliates, third parties, publicly available sources, and our community. 
***For more info: https://www.lusha.com/legal/privacy_policy
 
💘 Here’s what our customers say:

👩🏾‍💼 “Lusha is highly accurate, so I don’t need anything else, really.” - Catherine Gomis, SDR at Anaplan
👩🏻‍💼 “Lusha is the easiest way to find B2B contact information with just one click.” - Ines Ennaji, Head of Global Development at MONOGRAM PARIS
👨🏻‍💼 “The hardest part of my job is cold calling and getting in touch with the right people. Now with Lusha, I have a way in.” - Thayer Selleck, Account Manager at Insight Global                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Lusha - Easily find B2B contact information Lusha - Easily find B2B contact information
ID mcebeofpilippmndlpcghpmghcljajna
URL Chính Thức https://chromewebstore.google.com/detail/lusha-easily-find-b2b-con/mcebeofpilippmndlpcghpmghcljajna
Mô tả Lusha is the easiest way to find B2B contact information with just one click.
Kích Thước Tệp 1.21 MB
Số Lần Cài Đặt 377,151
Phiên Bản Hiện Tại 10.4.2
Cập Nhật Lần Cuối 2023-07-19
Ngày Phát Hành 2020-07-02
Đánh Giá 4.61/5 Tổng số 1761 Đánh Giá
Nhà Phát Triển https://lusha.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.lusha.com
URL Trang Trợ Giúp https://info.lusha.com/en/
URL Trang Chính Sách Bảo Mật https://www.lusha.co/privacy_policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lusha - Easily find B2B contact information",
    "manifest_version": 2,
    "short_name": "Lusha",
    "author": "Lusha",
    "description": "Lusha is the easiest way to find B2B contact information with just one click.",
    "version": "10.4.2",
    "web_accessible_resources": [
        "frame.html",
        "iframeLayout.js",
        "images\/lushaIcon.png",
        "images\/lushaIcon2.png",
        "images\/lushalogo.png",
        "images\/lusha_loader.gif",
        "images\/lushaBlueIcon.svg"
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "20": "images\/icon20.png",
            "24": "images\/icon24.png",
            "25": "images\/icon25.png",
            "30": "images\/icon30.png",
            "32": "images\/icon32.png",
            "40": "images\/icon40.png",
            "48": "images\/icon48.png"
        },
        "default_title": "Lusha",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "20": "images\/icon20.png",
        "24": "images\/icon24.png",
        "25": "images\/icon25.png",
        "30": "images\/icon30.png",
        "32": "images\/icon32.png",
        "40": "images\/icon40.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png",
        "176": "images\/icon176.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/*.lusha.co\/*",
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/*.salesforce.com\/*",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/dashboard.lusha.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.salesforce.com\/*"
            ],
            "js": [
                "content.js",
                "assets.js"
            ],
            "run_at": "document_end",
            "exclude_matches": [
                "https:\/\/www.lusha.co\/*",
                "https:\/\/www.lusha.com\/*",
                "https:\/\/www.salesforce.com\/*",
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.mail.google.com\/*"
            ]
        }
    ],
    "optional_permissions": [
        "https:\/\/*.lightning.force.com\/*",
        "https:\/\/*.mail.google.com\/*",
        "*:\/\/*\/*"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "minimum_chrome_version": "55",
    "content_security_policy": "script-src 'self'; object-src 'self'"
}