RationalSales - Lead Prospector
Discover new sales leads complete with business emails and phone numbers
Was ist RationalSales - Lead Prospector?
RationalSales - Lead Prospector ist eine Chrome-Erweiterung, die von http://rationalsales.com entwickelt wurde, und ihr Hauptmerkmal ist "Discover new sales leads complete with business emails and phone numbers".
Erweiterungsscreenshots
RationalSales - Lead Prospector-Erweiterungs-CRX-Datei herunterladen
Laden Sie RationalSales - Lead Prospector-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
RationalSales Lead Prospector is the easiest way to find professional email addresses and phone numbers with just one click. - Find email addresses on LinkedIn profiles: when you visit a profile on LinkedIn, click on the button in your browser to find the email address of this profile in seconds. - Save your leads from LinkedIn search pages and profiles. You can download all your saved leads in CSV format. # Is it free? Yes, Lead Prospector is free to use. You get 200 free contacts upon registering and can upgrade your account to a paid plan for more. # Does it work with LinkedIn Sales Navigator? Yes, this is the recommended method.
Grundlegende Informationen zur Erweiterung
Name | |
ID | lbpefbgmafdddhabeapafkbpkfmobgch |
Offizielle URL | https://chrome.google.com/webstore/detail/rationalsales-lead-prospe/lbpefbgmafdddhabeapafkbpkfmobgch |
Beschreibung | Discover new sales leads complete with business emails and phone numbers |
Dateigröße | 836 KB |
Installationsanzahl | 185 |
Aktuelle Version | 9.0.1 |
Letztes Update | 2017-07-29 |
Veröffentlichungsdatum | 2017-07-29 |
Bewertung | 4.00/5 Insgesamt 4 Bewertungen |
Entwickler | http://rationalsales.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.rationalsales.com |
Hilfeseite URL | https://rationalsales.zendesk.com |
URL der Datenschutzrichtlinien-Seite | https://www.rationalsales.com/privacy-policy |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RationalSales - Lead Prospector", "short_name": "RationalSales", "description": "Discover new sales leads complete with business emails and phone numbers", "version": "9.0.1", "minimum_chrome_version": "43.0.2357.130", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/*.pusher.com; object-src 'self'", "web_accessible_resources": [ "images\/*.png", "results.html", "results2.html", "goog_search.html", "goog_search.js", "select2.min.js", "jquery.js", "bootstrap.min.js", "goog_search.data.js", "fonts\/*.ttf", "fonts\/*.woff", "fonts\/*.woff2" ], "background": { "scripts": [ "jquery.js", "pusher.min.js", "background.js" ], "persistent": true }, "browser_action": { "default_icon": { "19": "icons\/icon19.png", "38": "icons\/icon38.png" }, "default_popup": "signin.html", "default_title": "Search with RationalSales" }, "permissions": [ "contextMenus", "tabs", "storage", " |