Leadsolo Browser Plugin

Leadsolo

Leadsolo Browser Plugin란 무엇입니까?

Leadsolo Browser Plugin은(는) Datanex Labs LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Leadsolo"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Leadsolo Browser Plugin 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Enrich your B2B prospecting experience. Find email ids associated with websites that interest your perspective in just a simple click. A simple browser extension and a Leadsolo account is all you need to find new business for your product/service.

Download our website plugin for your Chrome/Firefox web browser for free and login to your Leadsolo account. (You need to login just once)

Open any website that you feel is interesting for your business prospects, click on our plugin icon and get thousands of results.

Reveal the results based on your subscription plan. Once you reveal, you’ll see whether the email is Safe and Reverified.                    

확장 프로그램 기본 정보

이름 Leadsolo Browser Plugin Leadsolo Browser Plugin
ID ccoacdijlbomdfhjknclljiedcdlhdmc
공식 URL https://chrome.google.com/webstore/detail/leadsolo-browser-plugin/ccoacdijlbomdfhjknclljiedcdlhdmc
설명 Leadsolo
파일 크기 226 KB
설치 횟수 33
현재 버전 2.1
최근 업데이트 2021-05-19
출시 날짜 2021-01-18
개발자 Datanex Labs LLC
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://leadsolo.io/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_popup": "leadsolo2.html",
        "default_title": "Leadsolo Browser Plugin",
        "default_icon": "leadsolo-browser-logo.png"
    },
    "description": "Leadsolo",
    "manifest_version": 2,
    "name": "Leadsolo Browser Plugin",
    "permissions": [
        "activeTab",
        "https:\/\/leadsolo.io\/*",
        ""
    ],
    "version": "2.1",
    "icons": {
        "16": "leadsolo-browser-logo.png",
        "48": "leadsolo-browser-logo.png",
        "128": "leadsolo-browser-logo.png"
    }
}