Business Leads Scraper
Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites
Business Leads Scraperคืออะไร?
Business Leads Scraper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://businessleadsscraper.com และคุณลักษณะหลักของมันคือ "Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Business Leads Scraper
ดาวน์โหลดไฟล์ส่วนขยาย Business Leads Scraper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hgngbnmpblogjbbhmneblkbalpdhhflc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/business-leads-scraper/hgngbnmpblogjbbhmneblkbalpdhhflc |
คำอธิบาย | Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites |
ขนาดไฟล์ | 19.71 KB |
จำนวนการติดตั้ง | 879 |
เวอร์ชันปัจจุบัน | 3.1 |
อัปเดตครั้งล่าสุด | 2019-05-21 |
วันที่เผยแพร่ | 2019-05-21 |
คะแนน | 1.95/5 รวมทั้งหมด 20 คะแนน |
ผู้พัฒนา | https://businessleadsscraper.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://businessleadsscraper.com |
URL หน้านโยบายความเป็นส่วนตัว | https://businessleadsscraper.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Business Leads Scraper", "manifest_version": 2, "short_name": "BusinessLeadsScraper", "description": "Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites", "version": "3.1", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_136-1534463813.png" }, "icons": { "128": "128px_136-1534463807.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |