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
公式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
Eメール [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": [
        "\/*"
    ]
}