Lopix - Gmaps Leads

Captura Leads a partir dos locais do Google Maps

What is Lopix - Gmaps Leads?

Lopix - Gmaps Leads is a Chrome extension developed by marcus2vinicius, and its main feature is "Captura Leads a partir dos locais do Google Maps".

Extension Screenshots

screenshot

Download Lopix - Gmaps Leads Extension CRX File

Download Lopix - Gmaps Leads extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Lopix - Gmaps Leads Lopix - Gmaps Leads
ID belcijebbclhglnfiopddgghmcklkkgj
Official URL https://chromewebstore.google.com/detail/lopix-gmaps-leads/belcijebbclhglnfiopddgghmcklkkgj
Description Captura Leads a partir dos locais do Google Maps
File Size 646 KB
Installation Count 187
Current Version 1.2
Last Updated 2022-03-08
Publish Date 2022-03-08
Rating 5.00/5 Total 2 Ratings
Developer marcus2vinicius
Email [email protected]
Payment Type free
Extension Website https://www.lopix.com.br/
Help Page URL https://pay.kiwify.com.br/omEK0uu
Supported Languages 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"
}