JD Data Extractor
DBM Just Dial Data Extractor tool is a lightweight and powerful Just Dial data scraping software for lead generation.
JD Data Extractorคืออะไร?
JD Data Extractor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://digibulkmarketing.com และคุณลักษณะหลักของมันคือ "DBM Just Dial Data Extractor tool is a lightweight and powerful Just Dial data scraping software for lead generation."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JD Data Extractor
ดาวน์โหลดไฟล์ส่วนขยาย JD Data Extractor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
JD Data Extractor—an advanced tool designed for generating business leads effortlessly. With just one click, extract targeted contacts and comprehensive business information from JD Data Extractor's result pages, exporting the lead list directly into an Excel file. Find targeted contacts & business info at your fingertips: The JD Data Extractor swiftly generates a multitude of leads from anywhere in India. Simply visit IndiaMart's website, and select your desired business category and location. This leads finder for local searches extracts crucial details like names, addresses, phone numbers, websites, social media links, and more, storing this information securely in the cloud and providing it in an Excel sheet. JD Data Extractor: Your All-in-One Solution for B2B Lead Generation Sales Prospecting Marketing Strategies Key Features Search across any local business category Nationwide coverage within India Multilingual support for diverse user needs Direct extraction of leads into Excel files 24/7 technical support for seamless usage Automatic download/save of leads Is it Free? Yes, the JD Data Extractor is free to use, offering essential functionalities. Users can upgrade for access to more advanced features. Questions or Assistance? Feel free to reach out anytime at [email protected] or call us at 1800 889 8358. Important Note: The JD Data Extractor is an independent app and is not affiliated with the official Justdial website. It is developed and maintained separately.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | JD Data Extractor |
ID | mdmddfgfikbajphindciabnclppcpdan |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/jd-data-extractor/mdmddfgfikbajphindciabnclppcpdan |
คำอธิบาย | DBM Just Dial Data Extractor tool is a lightweight and powerful Just Dial data scraping software for lead generation. |
ขนาดไฟล์ | 1.39 MB |
จำนวนการติดตั้ง | 136 |
เวอร์ชันปัจจุบัน | 2.1 |
อัปเดตครั้งล่าสุด | 2023-12-21 |
วันที่เผยแพร่ | 2023-11-02 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://digibulkmarketing.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | 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": "JD Data Extractor", "version": "2.1", "description": "DBM Just Dial Data Extractor tool is a lightweight and powerful Just Dial data scraping software for lead generation.", "action": { "default_popup": "index.html" }, "host_permissions": [ "https:\/\/www.google.com\/*", "https:\/\/digibulkmarketing.com\/*", "https:\/\/api.digibulkmarketing.com\/*", "https:\/\/WWW.justdial.com\/*" ], "permissions": [ "storage", "downloads", "system.cpu", "system.memory", "system.display" ], "background": { "service_worker": "worker_wrapper.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/www.justdial.com\/*" ], "run_at": "document_end" } ], "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } } |