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開發的Chrome擴展程式,該擴展的主要功能是“Find Email Addresses & Mobile Numbers While Researching on the Web”。

擴展截圖

screenshot

下載Demand: LinkedIn Email Finder + B2B Contacts擴展crx文件

下載Demand: LinkedIn Email Finder + B2B Contacts擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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": [
        "\/*"
    ]
}