Business Leads Scraper
Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites
Apa itu Business Leads Scraper?
Business Leads Scraper adalah ekstensi Chrome yang dikembangkan oleh https://businessleadsscraper.com, dan fitur utamanya adalah "Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Business Leads Scraper
Unduh file ekstensi Business Leads Scraper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | hgngbnmpblogjbbhmneblkbalpdhhflc |
URL Resmi | https://chrome.google.com/webstore/detail/business-leads-scraper/hgngbnmpblogjbbhmneblkbalpdhhflc |
Deskripsi | Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites |
Ukuran File | 19.71 KB |
Jumlah Instalasi | 879 |
Versi Saat Ini | 3.1 |
Terakhir Diperbarui | 2019-05-21 |
Tanggal Publikasi | 2019-05-21 |
Penilaian | 1.95/5 Total 20 Penilaian |
Pengembang | https://businessleadsscraper.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://businessleadsscraper.com |
URL Halaman Kebijakan Privasi | https://businessleadsscraper.com/privacy-policy |
Bahasa yang Didukung | 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" ] } |