Linksolo - LinkedIn Prospect Finder
Find LinkedIn B2B, B2C, and Decision Makers Contacts
Linksolo - LinkedIn Prospect Finder là gì?
Linksolo - LinkedIn Prospect Finder là một tiện ích mở rộng Chrome được phát triển bởi Datanex Labs LLC, và tính năng chính của nó là "Find LinkedIn B2B, B2C, and Decision Makers Contacts".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Linksolo - LinkedIn Prospect Finder
Tải xuống các tệp mở rộng Linksolo - LinkedIn Prospect Finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gliepnhikleepbapnhcnlnkbhjbmkgnd |
URL Chính Thức | https://chrome.google.com/webstore/detail/linksolo-linkedin-prospec/gliepnhikleepbapnhcnlnkbhjbmkgnd |
Mô tả | Find LinkedIn B2B, B2C, and Decision Makers Contacts |
Kích Thước Tệp | 506 KB |
Số Lần Cài Đặt | 75 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2022-02-13 |
Ngày Phát Hành | 2021-11-09 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | Datanex Labs LLC |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://linksolo.io/ |
URL Trang Chính Sách Bảo Mật | https://leadsolo.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |