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ファイルをダウンロード
LeadBase Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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": [ " |