Lix - B2B Scraper, Email Finder & API

B2B scraper and Email finder. Visit https://lix-it.com for instructions on use.

Lix - B2B Scraper, Email Finder & API क्या है?

Lix - B2B Scraper, Email Finder & API https://lix-it.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "B2B scraper and Email finder. Visit https://lix-it.com for instructions on use."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Lix - B2B Scraper, Email Finder & API एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Supercharge your B2B searches with Lix It!. Try the fastest, most powerful lead generation tool on the market - with 50 free leads every single month.

Using the Lix extension, you can populate a sales pipeline, compile a marketing database or mine research data in minutes. 

✅ No fiddly setting up or coding required - just install this extension & get started! 

✅ Watch the video above to see just how easy it is to find prospects on B2B social networks and export them to Excel or CSV. Our AI-powered email generator will discover, test & validate their business email address, too. Giving you all the tools you need to prospect at scale. 

✅ Plus, using our Lix Lists feature, you can compile multiple exports into a single project - so you never have a problem with duplicate entries. 

Find the information you need and smash your targets, with Lix.                    

एक्सटेंशन की मूल जानकारी

नाम Lix - B2B Scraper, Email Finder & API Lix - B2B Scraper, Email Finder & API
ID ceplokfhfeekddamgoaojabdhkggafnk
आधिकारिक URL https://chromewebstore.google.com/detail/lix-b2b-scraper-email-fin/ceplokfhfeekddamgoaojabdhkggafnk
विवरण B2B scraper and Email finder. Visit https://lix-it.com for instructions on use.
फ़ाइल का आकार 896 KB
स्थापना संख्या 7,290
वर्तमान संस्करण 1.80.0
अंतिम अपडेट 2024-01-21
प्रकाशन तिथि 2020-09-10
रेटिंग 4.27/5 कुल 37 रेटिंग्स
डेवलपर https://lix-it.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://lix-it.com
सहायता पृष्ठ URL https://help.lix-it.com
गोपनीयता नीति पृष्ठ URL https://lix-it.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lix - B2B Scraper, Email Finder & API",
    "short_name": "Lix",
    "description": "B2B scraper and Email finder. Visit https:\/\/lix-it.com for instructions on use.",
    "version": "1.80.0",
    "icons": {
        "16": "assets\/icons\/extension-blue-16.png",
        "32": "assets\/icons\/extension-blue-32.png",
        "48": "assets\/icons\/extension-blue-128.png",
        "128": "assets\/icons\/extension-blue-128.png"
    },
    "author": "Lix",
    "homepage_url": "https:\/\/lix-it.com\/home",
    "applications": {
        "gecko": {
            "update_url": "https:\/\/lix-it.com\/extensions\/updates.json"
        }
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_title": "Lix it!"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdn4.mxpnl.com; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.lix-it.com\/*",
            "*:\/\/*.lix.com\/*",
            "*:\/\/*.lix.localhost\/*"
        ]
    },
    "web_accessible_resources": [
        "assets\/*"
    ],
    "permissions": [
        "https:\/\/*.lix.com\/*",
        "https:\/\/*.lix.localhost\/*",
        "https:\/\/*.linkedin.com\/*",
        "http:\/\/*.linkedin.com\/*",
        "http:\/\/*.licdn.com\/*",
        "https:\/\/*.licdn.com\/*",
        "https:\/\/*.lix-it.com\/*",
        "https:\/\/*.mixpanel.com\/*",
        "tabs",
        "cookies",
        "notifications",
        "contextMenus"
    ],
    "-ms-preload": {
        "backgroundScript": "backgroundScriptsAPIBridge.js",
        "contentScript": "contentScriptsAPIBridge.js"
    }
}