Leadsolo Browser Plugin

Leadsolo

Co to jest Leadsolo Browser Plugin?

Leadsolo Browser Plugin to rozszerzenie Chrome opracowane przez Datanex Labs LLC, a jego główną funkcją jest „Leadsolo”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Leadsolo Browser Plugin

Pobierz pliki rozszerzeń Leadsolo Browser Plugin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Leadsolo Browser Plugin Leadsolo Browser Plugin
ID ccoacdijlbomdfhjknclljiedcdlhdmc
Oficjalny URL https://chrome.google.com/webstore/detail/leadsolo-browser-plugin/ccoacdijlbomdfhjknclljiedcdlhdmc
Opis Leadsolo
Rozmiar pliku 226 KB
Liczba instalacji 33
Aktualna Wersja 2.1
Ostatnia Aktualizacja 2021-05-19
Data Publikacji 2021-01-18
Deweloper Datanex Labs LLC
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://leadsolo.io/privacy-policy
Obsługiwane Języki 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"
    }
}