RationalSales - Lead Prospector
Discover new sales leads complete with business emails and phone numbers
Τι είναι το RationalSales - Lead Prospector;
Το RationalSales - Lead Prospector είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://rationalsales.com, και η κύρια λειτουργία του είναι "Discover new sales leads complete with business emails and phone numbers".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης RationalSales - Lead Prospector
Λήψη αρχείων επέκτασης RationalSales - Lead Prospector σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | lbpefbgmafdddhabeapafkbpkfmobgch |
Επίσημο URL | https://chrome.google.com/webstore/detail/rationalsales-lead-prospe/lbpefbgmafdddhabeapafkbpkfmobgch |
Περιγραφή | Discover new sales leads complete with business emails and phone numbers |
Μέγεθος Αρχείου | 836 KB |
Αριθμός Εγκαταστάσεων | 185 |
Τρέχουσα Έκδοση | 9.0.1 |
Τελευταία Ενημέρωση | 2017-07-29 |
Ημερομηνία Δημοσίευσης | 2017-07-29 |
Αξιολόγηση | 4.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | http://rationalsales.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.rationalsales.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://rationalsales.zendesk.com |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.rationalsales.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | 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", " |