Lopix - Gmaps Leads

Captura Leads a partir dos locais do Google Maps

Wat is Lopix - Gmaps Leads?

Lopix - Gmaps Leads is een Chrome-extensie ontwikkeld door marcus2vinicius, en de belangrijkste functie is "Captura Leads a partir dos locais do Google Maps".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Lopix - Gmaps Leads

Download Lopix - Gmaps Leads-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Captura Leads a partir dos locais do Google Maps.

Funciona muito simples:
Basta colocar as palavras chaves no google maps e automaticamente irá aparecer os leads disponíveis para download.

É possível efetuar download em csv e xlsx.                    

Basisinformatie over de Extensie

Naam Lopix - Gmaps Leads Lopix - Gmaps Leads
ID belcijebbclhglnfiopddgghmcklkkgj
Officiële URL https://chromewebstore.google.com/detail/lopix-gmaps-leads/belcijebbclhglnfiopddgghmcklkkgj
Beschrijving Captura Leads a partir dos locais do Google Maps
Bestandsgrootte 646 KB
Aantal Installaties 187
Huidige Versie 1.2
Laatst Bijgewerkt 2022-03-08
Publicatiedatum 2022-03-08
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar marcus2vinicius
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.lopix.com.br/
Help Pagina-URL https://pay.kiwify.com.br/omEK0uu
Ondersteunde Talen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Lopix - Gmaps Leads",
    "description": "Captura Leads a partir dos locais do Google Maps",
    "version": "1.2",
    "host_permissions": [
        "https:\/\/www.google.com.br\/**"
    ],
    "icons": {
        "128": "icons\/lopix-logo-128.png",
        "16": "icons\/lopix-logo-16.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest",
        "tabs"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/lopix-logo-16.png"
        },
        "default_title": "Lopix - Gmaps Leads",
        "default_popup": "html\/popup.html"
    },
    "default_locale": "pt_BR"
}