Demand: LinkedIn Email Finder + B2B Contacts

Find Email Addresses & Mobile Numbers While Researching on the Web

Demand: LinkedIn Email Finder + B2B Contacts क्या है?

Demand: LinkedIn Email Finder + B2B Contacts https://usedemand.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find Email Addresses & Mobile Numbers While Researching on the Web"।

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

screenshot

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

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

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

                        Makes Demand easier to use by automatically retrieving your session cookies
Demand is the growth-hackers favorite weapon. The favorite tool to automate LinkedIn outreach together with Email and Social.

On our path to make Growth-hacking available to non-technical people we've decided to simplify the process of filling out your session cookies. 

This extension will automatically retrieve the session cookies of the websites you're connected to. Once you use Saleshub , just click on "Add Cookie" to fill the session cookies input field.

If you have any question about this extension, feel free to send us an email at [email protected] or directly on our support chat.                    

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

नाम Demand: LinkedIn Email Finder + B2B Contacts Demand: LinkedIn Email Finder + B2B Contacts
ID hpdonlnaehfbmhaeajlppcfkngapiofj
आधिकारिक URL https://chromewebstore.google.com/detail/demand-linkedin-email-fin/hpdonlnaehfbmhaeajlppcfkngapiofj
विवरण Find Email Addresses & Mobile Numbers While Researching on the Web
फ़ाइल का आकार 8.02 MB
स्थापना संख्या 553
वर्तमान संस्करण 4.0.1
अंतिम अपडेट 2022-10-20
प्रकाशन तिथि 2020-06-10
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर https://usedemand.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://usedemand.com
सहायता पृष्ठ URL https://support.usedemand.com
गोपनीयता नीति पृष्ठ URL https://www.usedemand.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.0.1",
    "icons": {
        "128": "img\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.salestools.io\/*",
            "*:\/\/*.usedemand.com\/*",
            "https:\/\/voogy.app\/*",
            "https:\/\/voogy.com\/*"
        ]
    },
    "permissions": [
        "cookies",
        "storage",
        "*:\/\/*.salestools.io\/*",
        "*:\/\/*.saleshub.ai\/*",
        "*:\/\/*.usedemand.com\/*",
        "*:\/\/www.linkedin.com\/*",
        "*:\/\/voogy.app\/*",
        "*:\/\/www.xing.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/github.com\/*",
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.intercom.io\/*",
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/*.medium.com\/*",
        "*:\/\/*.producthunt.com\/*",
        "*:\/\/*.slack.com\/*",
        "*:\/\/*.twitter.com\/*",
        "*:\/\/*.uber.com\/*",
        "*:\/\/*.youtube.com\/*"
    ],
    "web_accessible_resources": [
        "\/*"
    ]
}