2gis Map Extractor

2gis Data Extractor tool.

2gis Map Extractor क्या है?

2gis Map Extractor https://digibulkmarketing.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "2gis Data Extractor tool."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 2gis Map Extractor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        A advanced tool for business leads, one click to generate leads from 2gis Map Extractor result pages and export lead list to excel file.

Find targeted contacts & business info in one click.

The 2gis Map Extractor By DBM instantly generates a ton of leads, anywhere in the Dubai . This leads finder extracts name, address, phone number, website ,hotel ,restaurants and more in the cloud and provides data in an Excel sheet.

# 2gis Map Extractor By DBM is an easy-use tool for:
-  B2B Lead Generation
-  Sales Prospecting
-  Marketing

# Features
-  Search in any business category
-  Search in anywhere in the Dubai
-  Multi language support
-  Extract leads to excel file
-  24/7 technical support
-  Download/Save Leads Automatically  

# Is it free?
-  2gis Map Extractor is free to use. You can get basic functionality and upgrade to get more features.

# Questions? 
Contact us anytime: [email protected] or call us on 1800 889 8358

# Important Note: 
2gis Map Extractor does NOT belong or related to the official 2gis Map application/website in any ways. It is an unofficial app that is developed and maintained independently.                    

एक्सटेंशन की मूल जानकारी

नाम 2gis Map Extractor 2gis Map Extractor
ID ikccjinlebpfjpmpjnjmejbcgmglhgml
आधिकारिक URL https://chromewebstore.google.com/detail/2gis-map-extractor/ikccjinlebpfjpmpjnjmejbcgmglhgml
विवरण 2gis Data Extractor tool.
फ़ाइल का आकार 1.44 MB
स्थापना संख्या 41
वर्तमान संस्करण 1.0
अंतिम अपडेट 2023-11-07
प्रकाशन तिथि 2023-11-06
डेवलपर https://digibulkmarketing.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://digibulkmarketing.com/product/google-map-data-extractor
सहायता पृष्ठ URL https://digibulkmarketing.com/contact
गोपनीयता नीति पृष्ठ URL https://bitbeast.in/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "2gis Map Extractor",
    "version": "1.0",
    "description": "2gis Data Extractor tool.",
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "https:\/\/2gis.ae"
    ],
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "downloads",
        "system.cpu",
        "system.memory",
        "system.display"
    ],
    "background": {
        "service_worker": "worker_wrapper.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/2gis.ae\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}