Business Leads Scraper
Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites
Cos'è Business Leads Scraper?
Business Leads Scraper è un'estensione di Chrome sviluppata da https://businessleadsscraper.com, e la sua funzione principale è "Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Business Leads Scraper
Scarica i file di estensione Business Leads Scraper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | |
ID | hgngbnmpblogjbbhmneblkbalpdhhflc |
URL Ufficiale | https://chrome.google.com/webstore/detail/business-leads-scraper/hgngbnmpblogjbbhmneblkbalpdhhflc |
Descrizione | Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites |
Dimensione del File | 19.71 KB |
Conteggio Installazioni | 879 |
Versione Corrente | 3.1 |
Ultimo Aggiornamento | 2019-05-21 |
Data di Pubblicazione | 2019-05-21 |
Valutazione | 1.95/5 Totale 20 Valutazioni |
Sviluppatore | https://businessleadsscraper.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://businessleadsscraper.com |
URL della Pagina della Politica sulla Privacy | https://businessleadsscraper.com/privacy-policy |
Lingue Supportate | 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" ] } |