RationalSales - Lead Prospector
Discover new sales leads complete with business emails and phone numbers
什么是RationalSales - Lead Prospector?
RationalSales - Lead Prospector是由http://rationalsales.com开发的Chrome扩展程序,该扩展的主要功能是“Discover new sales leads complete with business emails and phone numbers”。
扩展截图
下载RationalSales - Lead Prospector扩展crx文件
下载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", " |