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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |