Linksolo - LinkedIn Prospect Finder
Find LinkedIn B2B, B2C, and Decision Makers Contacts
Linksolo - LinkedIn Prospect Finder란 무엇입니까?
Linksolo - LinkedIn Prospect Finder은(는) Datanex Labs LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find LinkedIn B2B, B2C, and Decision Makers Contacts"입니다.
확장 프로그램 스크린샷
Linksolo - LinkedIn Prospect Finder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A LinkedIn plugin that connects you with decision makers Find Individual Contacts from LinkedIn Get the contact details including, Email Ids, social profiles and phone numbers for new individual profiles and professionals appearing in search which are not in your network, giving you an opportunity to network and expand your connections. We verify each Email in real time, to give you the most relevant details. Multiple Profiles and Search You can now see multiple profiles having the similar professional attributes all in one place. Be it whichever field you are looking for, we will show you contact details of all the profiles coming up in LinkedIn search results. You can use the same functionality in “search” too. Click on our Linkedin Plugin icon after you have searched your query and we will display multiple pages of profiles sorted in order of relevance. Efficient prospecting Whether you search for individual profiles or fields on Linkedin, once you click on our plugin, we will show the contact details of all the profiles in the search results. Field prospecting is most useful for individuals and firms who are into Talent acquisition, HR consulting and if you have a more specific target demographic, then you can go with individual search. Save the contacts which you have found and download them for the future. We are launching with a special offer for you, once you sign up, you receive 250 viewing credits/month for lifetime. Website: https://linksolo.io/index.html Support: [email protected]
확장 프로그램 기본 정보
이름 | |
ID | gliepnhikleepbapnhcnlnkbhjbmkgnd |
공식 URL | https://chrome.google.com/webstore/detail/linksolo-linkedin-prospec/gliepnhikleepbapnhcnlnkbhjbmkgnd |
설명 | Find LinkedIn B2B, B2C, and Decision Makers Contacts |
파일 크기 | 506 KB |
설치 횟수 | 75 |
현재 버전 | 1.4 |
최근 업데이트 | 2022-02-13 |
출시 날짜 | 2021-11-09 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | Datanex Labs LLC |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://linksolo.io/ |
개인정보 보호 정책 페이지 URL | https://leadsolo.io/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": "icon.png", "default_popup": "leadsolo.html", "default_title": "Linksolo" }, "background": { "service_worker": "service_worker.js" }, "description": "Find LinkedIn B2B, B2C, and Decision Makers Contacts", "host_permissions": [ "https:\/\/portal.leadsolo.io\/" ], "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "manifest_version": 3, "name": "Linksolo - LinkedIn Prospect Finder", "permissions": [ "activeTab", "cookies", "scripting", "storage" ], "version": "1.4" } |