ABC G-Maps Extractor

Get Leads using Google Maps Extractor.

Τι είναι το ABC G-Maps Extractor;

Το ABC G-Maps Extractor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ABC Marketing Soft, και η κύρια λειτουργία του είναι "Get Leads using Google Maps Extractor.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ABC G-Maps Extractor

Λήψη αρχείων επέκτασης ABC G-Maps Extractor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        ABC Google Map Extractor scrape businesses from Google Maps.

The most powerful Google Maps scraping tool to instantly generate a ton of leads, anywhere in the world. This google maps extractor tool extracts name, address, phone number, email, website, and more from companies. 

* Find leads for you business in any industry across all countries
* Qualify leads faster than ever before 
* Increase productivity by reducing hours spent looking for leads

This is the fastest way to extract valuable leads from businesses (e.g., web designers in Delhi, bicycle shops in Patna, restaurants in New York, etc.)

How it works?
All you have to do is use Google Maps like you normally do, while the extension scrapes the business listings automatically in the background - ready to be downloaded when you open up the extension.

Ran into any issues? Contact us at [email protected]

You can use the TRIAL version (2 Days) to see how the google maps extractor tool works and decide to upgrade to our Premium Plan.

DISCLAIMER: The extractor will NOT attempt to offload, distribute, broadcast, sell or in any way share collected data. We designed Leads Extractor with the privacy of the user's data in mind.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ABC G-Maps Extractor ABC G-Maps Extractor
ID modfddidebojgfflfomghfeafnbohcda
Επίσημο URL https://chrome.google.com/webstore/detail/abc-g-maps-extractor/modfddidebojgfflfomghfeafnbohcda
Περιγραφή Get Leads using Google Maps Extractor.
Μέγεθος Αρχείου 328 KB
Αριθμός Εγκαταστάσεων 73
Τρέχουσα Έκδοση 5.2.0
Τελευταία Ενημέρωση 2021-12-05
Ημερομηνία Δημοσίευσης 2021-11-18
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής ABC Marketing Soft
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://abcmarketing.in
Διεύθυνση URL της Σελίδας Βοήθειας https://abcmarketing.in
URL της Σελίδας Πολιτικής Απορρήτου https://abcmarketing.in/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            ".\/assets\/js\/_extractor.js",
            ".\/assets\/js\/components\/lodash.js",
            ".\/assets\/js\/jquery.min.js",
            ".\/assets\/js\/core.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                ".\/assets\/js\/_extractor.js",
                ".\/assets\/js\/components\/lodash.js"
            ],
            "matches": [
                "https:\/\/*\/maps\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/vetsandpets.pl https:\/\/ssl.google-analytics.com https:\/\/*.parastorage.com; object-src 'self'",
    "description": "Get Leads using Google Maps Extractor.",
    "icons": {
        "128": "logo_google.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "29",
    "name": "ABC G-Maps Extractor",
    "permissions": [
        "storage",
        "tabs",
        "webRequest",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "https:\/\/*\/maps\/*",
        "https:\/\/hsdigitalsolution.in\/extractor\/api\/google_extension.php"
    ],
    "version": "5.2.0"
}