LeadBase Chrome Extension
LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.
LeadBase Chrome Extension란 무엇입니까?
LeadBase Chrome Extension은(는) http://leadbaseapp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce."입니다.
LeadBase Chrome Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
LeadBase Chrome Extension is designed to help you prospect in LInkedIn. With the LeadBase Chrome Extension, extracting LinkedIn profiles is a snap. You can add them to both LeadBase as well as directly upload them to Salesforce.com. You will need a subscription to LeadBase. You can get your free account at leadbaseapp.com.
확장 프로그램 기본 정보
이름 | |
ID | ahoponccgnmecajggbpbjlbolejlmbmo |
공식 URL | https://chrome.google.com/webstore/detail/leadbase-chrome-extension/ahoponccgnmecajggbpbjlbolejlmbmo |
설명 | LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce. |
파일 크기 | 96.64 KB |
설치 횟수 | 13 |
현재 버전 | 0.0.1 |
최근 업데이트 | 2016-03-22 |
출시 날짜 | 2016-03-22 |
개발자 | http://leadbaseapp.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.leadbaseapp.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "LeadBase Chrome Extension", "description": "LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.", "version": "0.0.1", "browser_action": { "default_icon": "img\/LB.png", "default_popup": "popup.html", "default_title": "LeadBase Information" }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "contextMenus", "tabs", "storage" ], "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/LB.png" }, "background_page": "background.html", "content_scripts": [ { "matches": [ " |