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 |
官方URL | 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": [ " |