LeadBase Chrome Extension
LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.
Apa itu LeadBase Chrome Extension?
LeadBase Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh http://leadbaseapp.com, dan fitur utamanya adalah "LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce.".
Unduh Berkas CRX Ekstensi LeadBase Chrome Extension
Unduh file ekstensi LeadBase Chrome Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ahoponccgnmecajggbpbjlbolejlmbmo |
URL Resmi | https://chrome.google.com/webstore/detail/leadbase-chrome-extension/ahoponccgnmecajggbpbjlbolejlmbmo |
Deskripsi | LeadBase Chrome Extension for Linkedln. The extension make it easy for adding Linkedln contacts to LeadBase and Salesforce. |
Ukuran File | 96.64 KB |
Jumlah Instalasi | 13 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2016-03-22 |
Tanggal Publikasi | 2016-03-22 |
Pengembang | http://leadbaseapp.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.leadbaseapp.com |
Bahasa yang Didukung | 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": [ " |