IndiaMart DBM Extractor

DBM India Mart Data Extractor tool is a lightweight and powerful India Mart data scraping software for lead generation.

IndiaMart DBM Extractorคืออะไร?

IndiaMart DBM Extractor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://digibulkmarketing.com และคุณลักษณะหลักของมันคือ "DBM India Mart Data Extractor tool is a lightweight and powerful India Mart data scraping software for lead generation."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IndiaMart DBM Extractor

ดาวน์โหลดไฟล์ส่วนขยาย IndiaMart DBM Extractor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

Find targeted contacts & business info in one click.

The IndiaMart DBM Extractor generates a ton of leads, anywhere in the India. This leads finder social media page like facebook instagram and more extracts  name, address, phone number, website, social medias and more in the cloud and provides data in an Excel sheet.

# Social DBM Extractor is an easy-use tool for:
-  B2B Lead Generation
-  Sales Prospecting
-  Marketing

# Features
-  Search in any IndiaMart DBM Extractor business page and category
-  Search in anywhere in the world
-  Multi language support
-  Extract leads to excel file
-  24/7 technical support
-  Download/Save Leads Automatically  

# Is it free?
-  Yes, IndiaMart DBM 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: 
IndiaMart DBM Extractor does NOT belong or related to the official IndiaMarty  application/website like facebook instagram or more in any ways. It is an unofficial app that is developed and maintained independently.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ IndiaMart DBM Extractor IndiaMart DBM Extractor
ID jocbkmphcpacengdonpghggghhagegbi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/indiamart-dbm-extractor/jocbkmphcpacengdonpghggghhagegbi
คำอธิบาย DBM India Mart Data Extractor tool is a lightweight and powerful India Mart data scraping software for lead generation.
ขนาดไฟล์ 1.39 MB
จำนวนการติดตั้ง 233
เวอร์ชันปัจจุบัน 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": "IndiaMart DBM Extractor",
    "version": "1.0",
    "description": "DBM India Mart Data Extractor tool is a lightweight and powerful India Mart data scraping software for lead generation.",
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "*:\/\/digibulkmarketing.com\/*",
        "*:\/\/api.digibulkmarketing.com\/*",
        "https:\/\/www.google.com\/maps\/*",
        "https:\/\/www.indiamart.com\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        "downloads",
        "system.cpu",
        "system.memory",
        "system.display"
    ],
    "background": {
        "service_worker": "worker_wrapper.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.indiamart.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}