Leadstash
Capture and store contact details from anywhere on the web.
什麼是Leadstash?
Leadstash是由https://leadstash.co開發的Chrome擴展程式,該擴展的主要功能是“Capture and store contact details from anywhere on the web.”。
擴展截圖
下載Leadstash擴展crx文件
下載Leadstash擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
LeadStash allows you to automatically detect emails in all pages as well as contact details from some pages and then automatically extract them. You can then save them inside the extension and either use it as a basic CRM or extract them to a CSV so you can import them anywhere. Key Features: - Select key information on the page and hit the copy button to add it to the contacts details. - Collect one contact over multiple pages. - Store all of your acquired contact details until you are ready to download them. - Extracts hidden emails, if they are in the source code LeadStash will find them. - You can use one account across multiple computers, all of your data will be synced between them. This plugin is ideal for saving details of either potential candidates (in recruitment) or potential clients or quite frankly any reason you have to automatically find emails in a page.
擴展基本資訊
名稱 | Leadstash |
ID | hlkajleaiohecgalhjkffcnpgpncjgja |
官方網址 | https://chromewebstore.google.com/detail/leadstash/hlkajleaiohecgalhjkffcnpgpncjgja |
簡介 | Capture and store contact details from anywhere on the web. |
檔案大小 | 303 KB |
安裝次數 | 160 |
目前版本 | 0.0.1.1 |
更新時間 | 2017-05-17 |
上架時間 | 2017-05-17 |
評分 | 3.00/5 共 2 次評分 |
開發者 | https://leadstash.co |
付費類型 | free |
擴展官網 | https://leadstash.co |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Leadstash", "version": "0.0.1.1", "description": "Capture and store contact details from anywhere on the web.", "permissions": [ "storage", "activeTab", "tabs", "https:\/\/www.google-analytics.com\/" ], "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |