Leadsolo Browser Plugin

Leadsolo

Vad är Leadsolo Browser Plugin?

Leadsolo Browser Plugin är en Chrome-tillägg utvecklad av Datanex Labs LLC, och dess huvudfunktion är "Leadsolo".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Leadsolo Browser Plugin-förlängningens CRX-fil

Ladda ner Leadsolo Browser Plugin-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Leadsolo Browser Plugin Leadsolo Browser Plugin
ID ccoacdijlbomdfhjknclljiedcdlhdmc
Officiell webbadress https://chrome.google.com/webstore/detail/leadsolo-browser-plugin/ccoacdijlbomdfhjknclljiedcdlhdmc
Beskrivning Leadsolo
Filstorlek 226 KB
Antal Installationer 33
Aktuell Version 2.1
Senast Uppdaterad 2021-05-19
Publiceringsdatum 2021-01-18
Utvecklare Datanex Labs LLC
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://leadsolo.io/privacy-policy
Stödda Språk 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"
    }
}