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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |