LeadBase Chrome Extension
LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.
LeadBase Chrome Extension là gì?
LeadBase Chrome Extension là một tiện ích mở rộng Chrome được phát triển bởi http://leadbaseapp.com, và tính năng chính của nó là "LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.".
Tải xuống tệp CRX của tiện ích mở rộng LeadBase Chrome Extension
Tải xuống các tệp mở rộng LeadBase Chrome Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ahoponccgnmecajggbpbjlbolejlmbmo |
URL Chính Thức | https://chrome.google.com/webstore/detail/leadbase-chrome-extension/ahoponccgnmecajggbpbjlbolejlmbmo |
Mô tả | LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce. |
Kích Thước Tệp | 96.64 KB |
Số Lần Cài Đặt | 13 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2016-03-22 |
Ngày Phát Hành | 2016-03-22 |
Nhà Phát Triển | http://leadbaseapp.com |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.leadbaseapp.com |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |