Business Leads Scraper
Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites
Was ist Business Leads Scraper?
Business Leads Scraper ist eine Chrome-Erweiterung, die von https://businessleadsscraper.com entwickelt wurde, und ihr Hauptmerkmal ist "Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites".
Erweiterungsscreenshots
Business Leads Scraper-Erweiterungs-CRX-Datei herunterladen
Laden Sie Business Leads Scraper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Grundlegende Informationen zur Erweiterung
Name | |
ID | hgngbnmpblogjbbhmneblkbalpdhhflc |
Offizielle URL | https://chrome.google.com/webstore/detail/business-leads-scraper/hgngbnmpblogjbbhmneblkbalpdhhflc |
Beschreibung | Business Leads Generation Tool To Get Contact Lists For Your Industry Instantly Scrape Emails Phone Numbers Addresses Websites |
Dateigröße | 19.71 KB |
Installationsanzahl | 879 |
Aktuelle Version | 3.1 |
Letztes Update | 2019-05-21 |
Veröffentlichungsdatum | 2019-05-21 |
Bewertung | 1.95/5 Insgesamt 20 Bewertungen |
Entwickler | https://businessleadsscraper.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://businessleadsscraper.com |
URL der Datenschutzrichtlinien-Seite | https://businessleadsscraper.com/privacy-policy |
Unterstützte Sprachen | 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" ] } |